Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1512 using InfoSectionMap = MapVector<object::SectionRef, DWARFSectionMap, typedef in __anona8a913f90f11::DWARFObjInMemory
1515 InfoSectionMap InfoSections;
1516 InfoSectionMap TypesSections;
1517 InfoSectionMap InfoDWOSections;
1518 InfoSectionMap TypesDWOSections;
1724 } else if (InfoSectionMap *Sections = in DWARFObjInMemory()
1725 StringSwitch<InfoSectionMap *>(Name) in DWARFObjInMemory()