Searched refs:end_relocations (Results 1 – 13 of 13) sorted by relevance
266 RelE = SecI->end_relocations(); in printSections()313 RelE = SecI->end_relocations(); in printRelocations()
551 RelE = SecI->end_relocations(); in cacheRelocations()687 RelE = SecI->end_relocations(); in printSections()737 RelE = SecI->end_relocations(); in printRelocations()
494 RelE = SecI->end_relocations(); in printSections()544 RelE = SecI->end_relocations(); in printRelocations()
71 rIter != iter->end_relocations(); rIter.increment(ec)) { in dumpSections()
402 re = i->end_relocations(); in DisassembleObject()521 if (si->begin_relocations() == si->end_relocations()) in PrintRelocations()527 re = si->end_relocations(); in PrintRelocations()
256 RE = SI->end_relocations(); in printCOFFUnwindInfo()
336 RE = Sections[SectIdx].end_relocations(); RI != RE; RI.increment(ec)) { in DisassembleInputMachO2()
153 e = si->end_relocations(); i != e; i.increment(err)) { in loadObject()233 E = SI->end_relocations(); I != E; I.increment(err), Check(err)) { in emitSection()
556 e = si->end_relocations(); i != e;) { in findOPDEntrySection()
85 RE = SI->end_relocations(); in MCObjectSymbolizer()
170 relocation_iterator end_relocations() const;534 inline relocation_iterator SectionRef::end_relocations() const { in end_relocations() function
166 return (*unwrap(SI) == (*unwrap(Section))->end_relocations()) ? 1 : 0; in LLVMIsRelocationIteratorAtEnd()
605 if (i->begin_relocations() != i->end_relocations()) { in DWARFContextInMemory()609 reloc_e = i->end_relocations(); in DWARFContextInMemory()