GDB (xrefs)
|
Public Attributes | |
int | targ_index |
int * | resultp |
asection ** | bfd_sect |
struct objfile * | objfile |
Definition at line 252 of file xcoffread.c.
asection** xcoff_find_targ_sec_arg::bfd_sect |
Definition at line 256 of file xcoffread.c.
Referenced by secnum_to_bfd_section(), and xcoff_secnum_to_sections().
struct objfile* xcoff_find_targ_sec_arg::objfile |
Definition at line 257 of file xcoffread.c.
Referenced by xcoff_secnum_to_sections().
int* xcoff_find_targ_sec_arg::resultp |
Definition at line 255 of file xcoffread.c.
int xcoff_find_targ_sec_arg::targ_index |
Definition at line 254 of file xcoffread.c.