Searched refs:end_relocations (Results 1 – 9 of 9) sorted by relevance
278 if (iter->begin_relocations() != iter->end_relocations()) in yamlCOFFSections()281 rIter != iter->end_relocations(); rIter.increment(ec)) { in yamlCOFFSections()
246 re = i->end_relocations(); in DisassembleObject()402 if (si->begin_relocations() == si->end_relocations()) in PrintRelocations()408 re = si->end_relocations(); in PrintRelocations()
256 RE = SI->end_relocations(); in printCOFFUnwindInfo()
366 RE = Sections[SectIdx].end_relocations(); RI != RE; RI.increment(ec)) { in DisassembleInputMachO()
147 e = si->end_relocations(); i != e; i.increment(err)) { in loadObject()225 e = Section.end_relocations(); i != e; i.increment(err), Check(err)) in emitSection()
421 e = si->end_relocations(); i != e;) { in findOPDEntrySection()
127 return (*unwrap(SI) == (*unwrap(Section))->end_relocations()) ? 1 : 0; in LLVMIsRelocationIteratorAtEnd()
171 relocation_iterator end_relocations() const;535 inline relocation_iterator SectionRef::end_relocations() const { in end_relocations() function
543 if (i->begin_relocations() != i->end_relocations()) { in DWARFContextInMemory()547 reloc_e = i->end_relocations(); in DWARFContextInMemory()