Searched refs:SectionHeaderColl (Results 1 – 2 of 2) sorted by relevance
214 typedef std::vector<ELFSectionHeaderInfo> SectionHeaderColl; typedef215 typedef SectionHeaderColl::iterator SectionHeaderCollIter;216 typedef SectionHeaderColl::const_iterator SectionHeaderCollConstIter;242 SectionHeaderColl m_section_headers;293 GetSectionHeaderInfo(SectionHeaderColl §ion_headers,
686 SectionHeaderColl section_headers; in GetModuleSpecifications()1413 ObjectFileELF::GetSectionHeaderInfo(SectionHeaderColl §ion_headers, in GetSectionHeaderInfo()