Searched refs:SectionHeaderColl (Results 1 – 3 of 3) sorted by relevance
177 typedef std::vector<ELFSectionHeaderInfo> SectionHeaderColl; typedef178 typedef SectionHeaderColl::iterator SectionHeaderCollIter;179 typedef SectionHeaderColl::const_iterator SectionHeaderCollConstIter;206 SectionHeaderColl m_section_headers;262 static size_t GetSectionHeaderInfo(SectionHeaderColl §ion_headers,
559 SectionHeaderColl section_headers; in GetModuleSpecifications()1308 size_t ObjectFileELF::GetSectionHeaderInfo(SectionHeaderColl §ion_headers, in GetSectionHeaderInfo()
289 typedef std::vector<section_header_t> SectionHeaderColl; typedef290 typedef SectionHeaderColl::iterator SectionHeaderCollIter;291 typedef SectionHeaderColl::const_iterator SectionHeaderCollConstIter;299 SectionHeaderColl m_sect_headers;