#include <libaout.h>

Data Fields | |
| asymbol | symbol |
| short | desc |
| char | other |
| unsigned char | type |
Definition at line 345 of file libaout.h.
Definition at line 347 of file libaout.h.
Referenced by bfd_boolean(), callj_callback(), calljx_callback(), convert_sym_type(), NAME(), slurp_symbol_table(), and translate_from_native_sym_flags().
| short aout_symbol::desc |
Definition at line 348 of file libaout.h.
Referenced by bfd_boolean(), NAME(), and slurp_symbol_table().
| char aout_symbol::other |
Definition at line 349 of file libaout.h.
Referenced by callj_callback(), calljx_callback(), NAME(), and slurp_symbol_table().
| unsigned char aout_symbol::type |
Definition at line 350 of file libaout.h.
Referenced by bfd_boolean(), convert_sym_type(), NAME(), slurp_symbol_table(), and translate_from_native_sym_flags().
1.5.6