Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1441 InfoSectionMap InfoSections; member in __anonc7c59b990d11::DWARFObjInMemory
1567 InfoSections[SectionRef()].Data = SecIt.second->getBuffer(); in DWARFObjInMemory()
1650 InfoSections[Section].Data = Data; in DWARFObjInMemory()
1694 Map = &static_cast<DWARFSectionMap &>(InfoSections[*RelocatedSection]) in DWARFObjInMemory()
1880 for (auto &P : InfoSections) in forEachInfoSections()
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1506 InfoSectionMap InfoSections; member in __anonbdce32250f11::DWARFObjInMemory
1636 InfoSections[SectionRef()].Data = SecIt.second->getBuffer(); in DWARFObjInMemory()
1714 .Case("debug_info", &InfoSections) in DWARFObjInMemory()
1760 Map = &static_cast<DWARFSectionMap &>(InfoSections[*RelocatedSection]) in DWARFObjInMemory()
1944 for (auto &P : InfoSections) in forEachInfoSections()