Searched refs:section_begin (Results 1 – 15 of 15) sorted by relevance
127 section_iterator SecI(Obj->section_begin()); in getOffset()217 for (section_iterator SI = Obj.section_begin(), SE = Obj.section_end(); in loadObjectImpl()337 for (section_iterator SI = Obj.section_begin(), SE = Obj.section_end(); in computeTotalAllocSize()419 for (section_iterator SI = Obj.section_begin(), SE = Obj.section_end(); in computeSectionStubBufSize()
122 section_iterator SI = Obj.section_begin(); in getSectionByAddress()
585 for (section_iterator si = Obj.section_begin(), se = Obj.section_end(); in findPPC64TOCSection()612 for (section_iterator si = Obj.section_begin(), se = Obj.section_end(); in findOPDEntrySection()
270 virtual section_iterator section_begin() const = 0;275 return section_iterator_range(section_begin(), section_end()); in sections()
210 section_iterator section_begin() const override;823 section_iterator ELFObjectFile<ELFT>::section_begin() const { in section_begin() function
261 section_iterator section_begin() const override;
628 section_iterator section_begin() const override;
81 section_iterator SI = OB->getBinary()->section_begin(); in LLVMGetSections()
186 section_iterator SI = O->section_begin(); in printRelocationTargetName()1248 section_iterator MachOObjectFile::section_begin() const { in section_begin() function in MachOObjectFile
774 section_iterator COFFObjectFile::section_begin() const { in section_begin() function in COFFObjectFile
150 section_iterator SI = Ctx.COFF.section_begin(); in resolveRelocation()
562 section_iterator SecI(Obj->section_begin()); in printSymbol()
166 section_iterator iter(Obj->section_begin()); in resolveSectionAndAddress()
194 object::section_iterator SecI(Obj->section_begin()); in dumpCXXData()
856 for (section_iterator I = Obj->section_begin(), E = Obj->section_end(); in getNsectForSegSect()