Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h240 TypeSectionMap TypesSections; variable
279 const TypeSectionMap &getTypesSections() override { return TypesSections; } in getTypesSections()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp676 TypesSections[Section].Data = data; in DWARFContextInMemory()
722 Map = &TypesSections[*RelocatedSection].Relocs; in DWARFContextInMemory()