Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1611 using InfoSectionMap = MapVector<object::SectionRef, DWARFSectionMap, typedef in __anoned0c38aa1011::DWARFObjInMemory
1614 InfoSectionMap InfoSections;
1615 InfoSectionMap TypesSections;
1616 InfoSectionMap InfoDWOSections;
1617 InfoSectionMap TypesDWOSections;
1826 } else if (InfoSectionMap *Sections = in DWARFObjInMemory()
1827 StringSwitch<InfoSectionMap *>(Name) in DWARFObjInMemory()