Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1993 InfoSectionMap TypesDWOSections; member in __anone90d43f61111::DWARFObjInMemory
2126 TypesDWOSections[SectionRef()].Data = SecIt.second->getBuffer(); in DWARFObjInMemory()
2203 .Case("debug_types.dwo", &TypesDWOSections) in DWARFObjInMemory()
2375 for (auto &P : TypesDWOSections) in forEachTypesDWOSections()