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

/freebsd-10.2-release/contrib/llvm/lib/DebugInfo/
H A DDWARFContext.h141 virtual const std::map<object::SectionRef, Section> &getTypesSections() = 0;
211 virtual const std::map<object::SectionRef, Section> &getTypesSections() { function in class:llvm::DWARFContextInMemory
H A DDWARFContext.cpp298 const std::map<object::SectionRef, Section> &Sections = getTypesSections();

Completed in 105 milliseconds