Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/
DDWARFContext.h221 TypeSectionMap TypesSections; variable
252 const TypeSectionMap &getTypesSections() override { return TypesSections; } in getTypesSections()
DDWARFContext.cpp684 TypesSections[Section].Data = data; in DWARFContextInMemory()
710 Map = &TypesSections[*RelocatedSection].Relocs; in DWARFContextInMemory()