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 287 of file read.c.
Referenced by dwarf2_locate_dwo_sections().
struct dwarf2_section_info dwo_sections::info |
Definition at line 297 of file read.c.
Referenced by dwarf2_locate_dwo_sections().
struct dwarf2_section_info dwo_sections::line |
Definition at line 288 of file read.c.
Referenced by gdb.dap.scopes._ScopeReference::__init__(), dwarf2_locate_dwo_sections(), and gdb.dap.scopes._ScopeReference::to_object().
struct dwarf2_section_info dwo_sections::loc |
Definition at line 289 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 290 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 291 of file read.c.
Referenced by dwarf2_locate_dwo_sections().
struct dwarf2_section_info dwo_sections::macro |
Definition at line 292 of file read.c.
Referenced by dwarf2_locate_dwo_sections().
struct dwarf2_section_info dwo_sections::rnglists |
Definition at line 293 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 294 of file read.c.
Referenced by dwarf2_locate_dwo_sections().
struct dwarf2_section_info dwo_sections::str_offsets |
Definition at line 295 of file read.c.
Referenced by dwarf2_locate_dwo_sections().
std::vector<dwarf2_section_info> dwo_sections::types |
Definition at line 298 of file read.c.
Referenced by dwarf2_locate_dwo_sections().