Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1518 InfoSectionMap TypesDWOSections; member in __anond6a2cae20f11::DWARFObjInMemory
1651 TypesDWOSections[SectionRef()].Data = SecIt.second->getBuffer(); in DWARFObjInMemory()
1730 .Case("debug_types.dwo", &TypesDWOSections) in DWARFObjInMemory()
1785 TypesDWOSections[*RelocatedSection]) in DWARFObjInMemory()
1905 for (auto &P : TypesDWOSections) in forEachTypesDWOSections()