Searched refs:relocation_begin (Results 1 – 8 of 8) sorted by relevance
132 relocation_iterator relocation_begin() const;135 return make_range(relocation_begin(), relocation_end()); in relocations()587 inline relocation_iterator SectionRef::relocation_begin() const { in relocation_begin() function
239 if (S.relocation_begin() != S.relocation_end()) in addRelocations()264 for (auto RelItr = S.relocation_begin(), RelEnd = S.relocation_end(); in addRelocations()
264 if (S.relocation_begin() != S.relocation_end()) in addRelocations()288 for (auto RelItr = S.relocation_begin(), RelEnd = S.relocation_end(); in addRelocations()
283 relocation_iterator SI = (*unwrap(Section))->relocation_begin(); in LLVMGetRelocations()
376 relocation_iterator I = SI->relocation_begin(); in loadObjectImpl()
940 for (elf_relocation_iterator i = si->relocation_begin(), in findOPDEntrySection()2782 if (SI->relocation_begin() != SI->relocation_end()) { in finalizeLoad()
2263 if (Section.relocation_begin() == Section.relocation_end()) in DWARFObjInMemory()
2740 if (Section.relocation_begin() == Section.relocation_end()) in printRelocations()