Searched refs:relocation_begin (Results 1 – 8 of 8) sorted by relevance
130 relocation_iterator relocation_begin() const;133 return make_range(relocation_begin(), relocation_end()); in relocations()511 inline relocation_iterator SectionRef::relocation_begin() const { in relocation_begin() function
213 if (S.relocation_begin() != S.relocation_end()) in addRelocations()234 for (auto RelItr = S.relocation_begin(), RelEnd = S.relocation_end(); in addRelocations()
194 if (S.relocation_begin() != S.relocation_end()) in addRelocations()214 for (auto RelItr = S.relocation_begin(), RelEnd = S.relocation_end(); in addRelocations()
282 relocation_iterator SI = (*unwrap(Section))->relocation_begin(); in LLVMGetRelocations()
691 for (elf_relocation_iterator i = si->relocation_begin(), in findOPDEntrySection()1949 if (SI->relocation_begin() != SI->relocation_end()) { in finalizeLoad()
370 relocation_iterator I = SI->relocation_begin(); in loadObjectImpl()
1790 if (Section.relocation_begin() == Section.relocation_end()) in DWARFObjInMemory()
1652 if (Section.relocation_begin() == Section.relocation_end()) in printRelocations()