Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/DebugInfo/
HDDWARFContext.h182 std::map<object::SectionRef, Section> TypesSections; variable
212 return TypesSections; in getTypesSections()
HDDWARFContext.cpp635 TypesSections[*i].Data = data; in DWARFContextInMemory()
660 Map = &TypesSections[*RelocatedSection].Relocs; in DWARFContextInMemory()