Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1543 using InfoSectionMap = MapVector<object::SectionRef, DWARFSectionMap, typedef in __anon445fd25e0f11::DWARFObjInMemory
1546 InfoSectionMap InfoSections;
1547 InfoSectionMap TypesSections;
1548 InfoSectionMap InfoDWOSections;
1549 InfoSectionMap TypesDWOSections;
1758 } else if (InfoSectionMap *Sections = in DWARFObjInMemory()
1759 StringSwitch<InfoSectionMap *>(Name) in DWARFObjInMemory()