Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1518 InfoSectionMap TypesDWOSections; member in __anona8a913f90f11::DWARFObjInMemory
1651 TypesDWOSections[SectionRef()].Data = SecIt.second->getBuffer(); in DWARFObjInMemory()
1729 .Case("debug_types.dwo", &TypesDWOSections) in DWARFObjInMemory()
1784 TypesDWOSections[*RelocatedSection]) in DWARFObjInMemory()
1904 for (auto &P : TypesDWOSections) in forEachTypesDWOSections()