Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h262 TypeSectionMap TypesDWOSections; variable
307 return TypesDWOSections; in getTypesDWOSections()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1444 InfoSectionMap TypesDWOSections; member in __anonb929a5320d11::DWARFObjInMemory
1573 TypesDWOSections[SectionRef()].Data = SecIt.second->getBuffer(); in DWARFObjInMemory()
1656 TypesDWOSections[Section].Data = Data; in DWARFObjInMemory()
1706 TypesDWOSections[*RelocatedSection]) in DWARFObjInMemory()
1830 for (auto &P : TypesDWOSections) in forEachTypesDWOSections()
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1509 InfoSectionMap TypesDWOSections; member in __anon7fa3c61e0f11::DWARFObjInMemory
1642 TypesDWOSections[SectionRef()].Data = SecIt.second->getBuffer(); in DWARFObjInMemory()
1717 .Case("debug_types.dwo", &TypesDWOSections) in DWARFObjInMemory()
1772 TypesDWOSections[*RelocatedSection]) in DWARFObjInMemory()
1892 for (auto &P : TypesDWOSections) in forEachTypesDWOSections()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp734 TypesDWOSections[Section].Data = data; in DWARFContextInMemory()
780 Map = &TypesDWOSections[*RelocatedSection].Relocs; in DWARFContextInMemory()