Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1600 struct DWARFSectionMap final : public DWARFSection { struct
1611 using InfoSectionMap = MapVector<object::SectionRef, DWARFSectionMap,
1619 DWARFSectionMap LocSection;
1620 DWARFSectionMap LoclistsSection;
1621 DWARFSectionMap LoclistsDWOSection;
1622 DWARFSectionMap LineSection;
1623 DWARFSectionMap RangesSection;
1624 DWARFSectionMap RnglistsSection;
1625 DWARFSectionMap StrOffsetsSection;
1626 DWARFSectionMap LineDWOSection;
[all …]