Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h262 TypeSectionMap TypesDWOSections; variable
307 return TypesDWOSections; in getTypesDWOSections()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1220 TypeSectionMap TypesDWOSections; member in __anonddd817f10c11::DWARFObjInMemory
1397 TypesDWOSections[Section].Data = Data; in DWARFObjInMemory()
1437 TypesDWOSections[*RelocatedSection]) in DWARFObjInMemory()
1534 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()