|
GDB (xrefs)
|
Public Attributes | |
| struct objfile * | objfile |
| struct partial_symtab * | psymtab |
| struct ui_file * | outfile |
| int | previous_matched |
| struct objfile* dump_psymtab_addrmap_data::objfile |
Definition at line 1880 of file psymtab.c.
Referenced by dump_psymtab_addrmap().
| struct ui_file* dump_psymtab_addrmap_data::outfile |
Definition at line 1882 of file psymtab.c.
Referenced by dump_psymtab_addrmap(), and dump_psymtab_addrmap_1().
| int dump_psymtab_addrmap_data::previous_matched |
Definition at line 1887 of file psymtab.c.
Referenced by dump_psymtab_addrmap(), and dump_psymtab_addrmap_1().
| struct partial_symtab* dump_psymtab_addrmap_data::psymtab |
Definition at line 1881 of file psymtab.c.
Referenced by dump_psymtab_addrmap(), and dump_psymtab_addrmap_1().
1.8.14