Searched refs:relocation_begin (Results 1 – 6 of 6) sorted by relevance
128 relocation_iterator relocation_begin() const;131 return make_range(relocation_begin(), relocation_end()); in relocations()474 inline relocation_iterator SectionRef::relocation_begin() const { in relocation_begin() function
166 relocation_iterator SI = (*unwrap(Section))->relocation_begin(); in LLVMGetRelocations()
616 for (elf_relocation_iterator i = si->relocation_begin(), in findOPDEntrySection()1871 if (SI->relocation_begin() != SI->relocation_end()) { in finalizeLoad()
357 relocation_iterator I = SI->relocation_begin(); in loadObjectImpl()
1877 if (Section.relocation_begin() == Section.relocation_end()) in printRelocations()1915 if (Section.relocation_begin() == Section.relocation_end()) in printDynamicRelocations()
1493 if (Section.relocation_begin() == Section.relocation_end()) in DWARFObjInMemory()