Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h245 TypeSectionMap TypesSections; variable
285 const TypeSectionMap &getTypesSections() override { return TypesSections; } in getTypesSections()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1219 TypeSectionMap TypesSections; member in __anonddd817f10c11::DWARFObjInMemory
1395 TypesSections[Section].Data = Data; in DWARFObjInMemory()
1433 &static_cast<DWARFSectionMap &>(TypesSections[*RelocatedSection]) in DWARFObjInMemory()
1579 for (auto &P : TypesSections) in forEachTypesSections()
/external/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp232 const std::vector<StringRef> &TypesSections, in addAllTypes() argument
234 for (StringRef Types : TypesSections) { in addAllTypes()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp732 TypesSections[Section].Data = data; in DWARFContextInMemory()
778 Map = &TypesSections[*RelocatedSection].Relocs; in DWARFContextInMemory()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp243 const std::vector<StringRef> &TypesSections, in addAllTypes() argument
245 for (StringRef Types : TypesSections) { in addAllTypes()