GDB (xrefs)
|
Public Attributes | |
int | targ_index |
asection ** | resultp |
int * | resultp |
asection ** | bfd_sect |
struct objfile * | objfile |
Definition at line 275 of file coffread.c.
asection** find_targ_sec_arg::bfd_sect |
Definition at line 250 of file xcoffread.c.
Referenced by find_targ_sec(), secnum_to_bfd_section(), and xcoff_secnum_to_sections().
struct objfile* find_targ_sec_arg::objfile |
Definition at line 251 of file xcoffread.c.
Referenced by find_targ_sec(), and xcoff_secnum_to_sections().
int* find_targ_sec_arg::resultp |
Definition at line 249 of file xcoffread.c.
asection** find_targ_sec_arg::resultp |
Definition at line 278 of file coffread.c.
Referenced by cs_section_address(), cs_to_bfd_section(), find_targ_sec(), and xcoff_secnum_to_sections().
int find_targ_sec_arg::targ_index |
Definition at line 277 of file coffread.c.
Referenced by cs_section_address(), cs_to_bfd_section(), find_targ_sec(), and xcoff_secnum_to_sections().