GDB (xrefs)
|
Public Attributes | |
struct dwarf2_section_info | abbrev |
struct dwarf2_section_info | line |
struct dwarf2_section_info | loc |
struct dwarf2_section_info | loclists |
struct dwarf2_section_info | macinfo |
struct dwarf2_section_info | macro |
struct dwarf2_section_info | rnglists |
struct dwarf2_section_info | str |
struct dwarf2_section_info | str_offsets |
struct dwarf2_section_info | info |
std::vector< dwarf2_section_info > | types |
struct dwarf2_section_info dwo_sections::abbrev |
Definition at line 433 of file read.c.
Referenced by dwarf2_locate_dwo_sections().
struct dwarf2_section_info dwo_sections::info |
Definition at line 443 of file read.c.
Referenced by dwarf2_locate_dwo_sections().
struct dwarf2_section_info dwo_sections::line |
Definition at line 434 of file read.c.
Referenced by dwarf2_locate_dwo_sections().
struct dwarf2_section_info dwo_sections::loc |
Definition at line 435 of file read.c.
Referenced by cu_debug_loc_section(), and dwarf2_locate_dwo_sections().
struct dwarf2_section_info dwo_sections::loclists |
Definition at line 436 of file read.c.
Referenced by cu_debug_loc_section(), and dwarf2_locate_dwo_sections().
struct dwarf2_section_info dwo_sections::macinfo |
Definition at line 437 of file read.c.
Referenced by dwarf2_locate_dwo_sections().
struct dwarf2_section_info dwo_sections::macro |
Definition at line 438 of file read.c.
Referenced by dwarf2_locate_dwo_sections().
struct dwarf2_section_info dwo_sections::rnglists |
Definition at line 439 of file read.c.
Referenced by cu_debug_rnglists_section(), and dwarf2_locate_dwo_sections().
struct dwarf2_section_info dwo_sections::str |
Definition at line 440 of file read.c.
Referenced by dwarf2_locate_dwo_sections().
struct dwarf2_section_info dwo_sections::str_offsets |
Definition at line 441 of file read.c.
Referenced by dwarf2_locate_dwo_sections().
std::vector<dwarf2_section_info> dwo_sections::types |
Definition at line 444 of file read.c.
Referenced by dwarf2_locate_dwo_sections().