Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1992 InfoSectionMap InfoDWOSections; member in __anonafd15ee41111::DWARFObjInMemory
2122 InfoDWOSections[SectionRef()].Data = SecIt.second->getBuffer(); in DWARFObjInMemory()
2201 .Case("debug_info.dwo", &InfoDWOSections) in DWARFObjInMemory()
2370 for (auto &P : InfoDWOSections) in forEachInfoDWOSections()