Searched refs:SectionHeaderColl (Results 1 – 3 of 3) sorted by relevance
181 typedef std::vector<ELFSectionHeaderInfo> SectionHeaderColl; typedef182 typedef SectionHeaderColl::iterator SectionHeaderCollIter;183 typedef SectionHeaderColl::const_iterator SectionHeaderCollConstIter;210 SectionHeaderColl m_section_headers;266 static size_t GetSectionHeaderInfo(SectionHeaderColl §ion_headers,
587 SectionHeaderColl section_headers; in GetModuleSpecifications()1329 size_t ObjectFileELF::GetSectionHeaderInfo(SectionHeaderColl §ion_headers, in GetSectionHeaderInfo()
294 typedef std::vector<section_header_t> SectionHeaderColl; typedef295 typedef SectionHeaderColl::iterator SectionHeaderCollIter;296 typedef SectionHeaderColl::const_iterator SectionHeaderCollConstIter;304 SectionHeaderColl m_sect_headers;