|
GDB (xrefs)
|
Public Attributes | |
| int | ldsymoff |
| int | ldsymlen |
| int | symbol_size |
| int | symbol_offset |
| int | string_offset |
| int | file_string_offset |
| int | fdr_idx |
| bfd * | cur_bfd |
| const struct ecoff_debug_swap * | debug_swap |
| struct ecoff_debug_info * | debug_info |
| struct mdebug_pending ** | pending_list |
| EXTR * | extern_tab |
| int | extern_count |
| enum language | pst_language |
| int | first_symnum |
| int | numsyms |
| unsigned int | lineno_off |
| bfd* symloc::cur_bfd |
Definition at line 94 of file mdebugread.c.
| struct ecoff_debug_info* symloc::debug_info |
Definition at line 96 of file mdebugread.c.
| const struct ecoff_debug_swap* symloc::debug_swap |
Definition at line 95 of file mdebugread.c.
| int symloc::extern_count |
Definition at line 101 of file mdebugread.c.
| EXTR* symloc::extern_tab |
Definition at line 99 of file mdebugread.c.
| int symloc::fdr_idx |
Definition at line 92 of file mdebugread.c.
| int symloc::first_symnum |
Definition at line 68 of file xcoffread.c.
Referenced by xcoff_start_psymtab().
| unsigned int symloc::lineno_off |
Definition at line 80 of file xcoffread.c.
| int symloc::numsyms |
Definition at line 76 of file xcoffread.c.
| struct mdebug_pending** symloc::pending_list |
Definition at line 97 of file mdebugread.c.
| enum language symloc::pst_language |
Definition at line 102 of file mdebugread.c.
1.8.10