Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1617 InfoSectionMap TypesDWOSections; member in __anonda3bf7bb1011::DWARFObjInMemory
1750 TypesDWOSections[SectionRef()].Data = SecIt.second->getBuffer(); in DWARFObjInMemory()
1831 .Case("debug_types.dwo", &TypesDWOSections) in DWARFObjInMemory()
2003 for (auto &P : TypesDWOSections) in forEachTypesDWOSections()