Searched refs:getTypesSections (Results 1 – 2 of 2) sorted by relevance
141 virtual const std::map<object::SectionRef, Section> &getTypesSections() = 0;211 virtual const std::map<object::SectionRef, Section> &getTypesSections() { in getTypesSections() function
298 const std::map<object::SectionRef, Section> &Sections = getTypesSections(); in parseTypeUnits()