Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1994 InfoSectionMap InfoDWOSections; member in __anonfc0a132e1211::DWARFObjInMemory
2124 InfoDWOSections[SectionRef()].Data = SecIt.second->getBuffer(); in DWARFObjInMemory()
2203 .Case("debug_info.dwo", &InfoDWOSections) in DWARFObjInMemory()
2372 for (auto &P : InfoDWOSections) in forEachInfoDWOSections()