Tornado Reference : Tornado Utilities

xsymHppa

NAME

xsymHppa - extract the symbol table from an HP-PA SOM COFF object module

SYNOPSIS

xsymHppa < objMod > symTbl

DESCRIPTION

This tool reads an object module (HP-PA SOM format) from standard input and writes an object module to standard output. The output module contains only the symbol table, with no code, but is otherwise a normal, executable object module.

This tool is used to generate the VxWorks symbol table, vxWorks.sym.

FILES

som_coff.h - HP-PA SOM COFF object module header file

SEE ALSO

xsymHppa, makeSymTbl, HP-PA SOM documentation