Home
last modified time | relevance | path

Searched refs:SectionHeaderCollConstIter (Results 1 – 3 of 3) sorted by relevance

/external/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.h168 typedef SectionHeaderColl::const_iterator SectionHeaderCollConstIter; typedef
209 SectionIndex(const SectionHeaderCollConstIter &I) const;
DObjectFileELF.cpp447 ObjectFileELF::SectionIndex(const SectionHeaderCollConstIter &I) const in SectionIndex()
1784 for (SectionHeaderCollConstIter I = m_section_headers.begin(); in DumpELFSectionHeaders()
/external/lldb/source/Plugins/ObjectFile/PECOFF/
DObjectFilePECOFF.h239 typedef SectionHeaderColl::const_iterator SectionHeaderCollConstIter; typedef