HomeSort by: relevance | last modified time | path
    Searched defs:dwarf2_section_info (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/dwarf2/
section.h 46 struct dwarf2_section_info struct
53 struct dwarf2_section_info *get_containing_section () const;
86 size, then it is safe to refer to the dwarf2_section_info object's
112 struct dwarf2_section_info *containing_section;
  /src/external/gpl3/gdb/dist/gdb/dwarf2/
section.h 48 struct dwarf2_section_info struct
55 struct dwarf2_section_info *get_containing_section () const;
101 struct dwarf2_section_info *containing_section;
117 using dwarf2_section_info_up = std::unique_ptr<dwarf2_section_info>;
123 const dwarf2_section_info *section;

Completed in 16 milliseconds