Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1517 InfoSectionMap InfoDWOSections; member in __anona8a913f90f11::DWARFObjInMemory
1647 InfoDWOSections[SectionRef()].Data = SecIt.second->getBuffer(); in DWARFObjInMemory()
1727 .Case("debug_info.dwo", &InfoDWOSections) in DWARFObjInMemory()
1776 InfoDWOSections[*RelocatedSection]) in DWARFObjInMemory()
1899 for (auto &P : InfoDWOSections) in forEachInfoDWOSections()