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.cpp1995 InfoSectionMap TypesDWOSections; member in __anonfc0a132e1211::DWARFObjInMemory
2128 TypesDWOSections[SectionRef()].Data = SecIt.second->getBuffer(); in DWARFObjInMemory()
2205 .Case("debug_types.dwo", &TypesDWOSections) in DWARFObjInMemory()
2377 for (auto &P : TypesDWOSections) in forEachTypesDWOSections()