Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1549 InfoSectionMap TypesDWOSections; member in __anon445fd25e0f11::DWARFObjInMemory
1682 TypesDWOSections[SectionRef()].Data = SecIt.second->getBuffer(); in DWARFObjInMemory()
1763 .Case("debug_types.dwo", &TypesDWOSections) in DWARFObjInMemory()
1935 for (auto &P : TypesDWOSections) in forEachTypesDWOSections()