Searched refs:SectionHeaderColl (Results 1 – 3 of 3) sorted by relevance
182 typedef std::vector<ELFSectionHeaderInfo> SectionHeaderColl; typedef183 typedef SectionHeaderColl::iterator SectionHeaderCollIter;184 typedef SectionHeaderColl::const_iterator SectionHeaderCollConstIter;211 SectionHeaderColl m_section_headers;267 static size_t GetSectionHeaderInfo(SectionHeaderColl §ion_headers,
604 SectionHeaderColl section_headers; in GetModuleSpecifications()1346 size_t ObjectFileELF::GetSectionHeaderInfo(SectionHeaderColl §ion_headers, in GetSectionHeaderInfo()
266 typedef std::vector<section_header_t> SectionHeaderColl; typedef267 typedef SectionHeaderColl::iterator SectionHeaderCollIter;268 typedef SectionHeaderColl::const_iterator SectionHeaderCollConstIter;282 SectionHeaderColl m_sect_headers;