Home
last modified time | relevance | path

Searched refs:DWARFSectionMap (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1501 struct DWARFSectionMap final : public DWARFSection { struct
1512 using InfoSectionMap = MapVector<object::SectionRef, DWARFSectionMap,
1520 DWARFSectionMap LocSection;
1521 DWARFSectionMap LoclistsSection;
1522 DWARFSectionMap LoclistsDWOSection;
1523 DWARFSectionMap LineSection;
1524 DWARFSectionMap RangesSection;
1525 DWARFSectionMap RnglistsSection;
1526 DWARFSectionMap StrOffsetsSection;
1527 DWARFSectionMap LineDWOSection;
[all …]