Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1427 struct DWARFSectionMap final : public DWARFSection { struct
1438 using InfoSectionMap = MapVector<object::SectionRef, DWARFSectionMap,
1446 DWARFSectionMap LocSection;
1447 DWARFSectionMap LoclistsSection;
1448 DWARFSectionMap LoclistsDWOSection;
1449 DWARFSectionMap LineSection;
1450 DWARFSectionMap RangesSection;
1451 DWARFSectionMap RnglistsSection;
1452 DWARFSectionMap StrOffsetsSection;
1453 DWARFSectionMap LineDWOSection;
[all …]
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1492 struct DWARFSectionMap final : public DWARFSection { struct
1503 using InfoSectionMap = MapVector<object::SectionRef, DWARFSectionMap,
1511 DWARFSectionMap LocSection;
1512 DWARFSectionMap LoclistsSection;
1513 DWARFSectionMap LoclistsDWOSection;
1514 DWARFSectionMap LineSection;
1515 DWARFSectionMap RangesSection;
1516 DWARFSectionMap RnglistsSection;
1517 DWARFSectionMap StrOffsetsSection;
1518 DWARFSectionMap LineDWOSection;
[all …]