Searched refs:relocation_end (Results 1 – 8 of 8) sorted by relevance
132 relocation_iterator relocation_end() const;134 return make_range(relocation_begin(), relocation_end()); in relocations()590 inline relocation_iterator SectionRef::relocation_end() const { in relocation_end() function
235 if (S.relocation_begin() != S.relocation_end()) in addRelocations()260 for (auto RelItr = S.relocation_begin(), RelEnd = S.relocation_end(); in addRelocations()
244 if (S.relocation_begin() != S.relocation_end()) in addRelocations()268 for (auto RelItr = S.relocation_begin(), RelEnd = S.relocation_end(); in addRelocations()
294 return (*unwrap(SI) == (*unwrap(Section))->relocation_end()) ? 1 : 0; in LLVMIsRelocationIteratorAtEnd()
731 e = si->relocation_end(); in findOPDEntrySection()2385 if (SI->relocation_begin() != SI->relocation_end()) { in finalizeLoad()
377 relocation_iterator E = SI->relocation_end(); in loadObjectImpl()
2263 if (Section.relocation_begin() == Section.relocation_end()) in DWARFObjInMemory()
2669 if (Section.relocation_begin() == Section.relocation_end()) in printRelocations()