GDB (xrefs)
|
#include "symfile.h"
Public Attributes | |
struct dwarf2_section_names | info |
struct dwarf2_section_names | abbrev |
struct dwarf2_section_names | line |
struct dwarf2_section_names | loc |
struct dwarf2_section_names | macinfo |
struct dwarf2_section_names | macro |
struct dwarf2_section_names | str |
struct dwarf2_section_names | ranges |
struct dwarf2_section_names | types |
struct dwarf2_section_names | addr |
struct dwarf2_section_names | frame |
struct dwarf2_section_names | eh_frame |
struct dwarf2_section_names | gdb_index |
int | sentinel |
struct dwarf2_section_names dwarf2_debug_sections::abbrev |
Definition at line 611 of file symfile.h.
Referenced by dwarf2_locate_sections(), and locate_dwz_sections().
struct dwarf2_section_names dwarf2_debug_sections::addr |
Definition at line 619 of file symfile.h.
Referenced by dwarf2_locate_sections().
struct dwarf2_section_names dwarf2_debug_sections::eh_frame |
Definition at line 621 of file symfile.h.
Referenced by dwarf2_locate_sections().
struct dwarf2_section_names dwarf2_debug_sections::frame |
Definition at line 620 of file symfile.h.
Referenced by dwarf2_locate_sections().
struct dwarf2_section_names dwarf2_debug_sections::gdb_index |
Definition at line 622 of file symfile.h.
Referenced by dwarf2_locate_sections(), and locate_dwz_sections().
struct dwarf2_section_names dwarf2_debug_sections::info |
Definition at line 610 of file symfile.h.
Referenced by dwarf2_locate_sections(), and locate_dwz_sections().
struct dwarf2_section_names dwarf2_debug_sections::line |
Definition at line 612 of file symfile.h.
Referenced by dwarf2_locate_sections(), and locate_dwz_sections().
struct dwarf2_section_names dwarf2_debug_sections::loc |
Definition at line 613 of file symfile.h.
Referenced by dwarf2_locate_sections().
struct dwarf2_section_names dwarf2_debug_sections::macinfo |
Definition at line 614 of file symfile.h.
Referenced by dwarf2_locate_sections().
struct dwarf2_section_names dwarf2_debug_sections::macro |
Definition at line 615 of file symfile.h.
Referenced by dwarf2_locate_sections(), and locate_dwz_sections().
struct dwarf2_section_names dwarf2_debug_sections::ranges |
Definition at line 617 of file symfile.h.
Referenced by dwarf2_locate_sections().
struct dwarf2_section_names dwarf2_debug_sections::str |
Definition at line 616 of file symfile.h.
Referenced by dwarf2_locate_sections(), and locate_dwz_sections().
struct dwarf2_section_names dwarf2_debug_sections::types |
Definition at line 618 of file symfile.h.
Referenced by dwarf2_locate_sections().