Home
last modified time | relevance | path

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

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