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

/freebsd-10.2-release/contrib/llvm/lib/DebugInfo/
H A DDWARFContext.h182 std::map<object::SectionRef, Section> TypesSections; member in class:llvm::DWARFContextInMemory
212 return TypesSections;
H A DDWARFContext.cpp635 TypesSections[*i].Data = data;
660 Map = &TypesSections[*RelocatedSection].Relocs;

Completed in 52 milliseconds