Searched refs:relocation_end (Results 1 – 8 of 8) sorted by relevance
133 relocation_iterator relocation_end() const;135 return make_range(relocation_begin(), relocation_end()); in relocations()591 inline relocation_iterator SectionRef::relocation_end() const { in relocation_end() 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()
293 return (*unwrap(SI) == (*unwrap(Section))->relocation_end()) ? 1 : 0; in LLVMIsRelocationIteratorAtEnd()
377 relocation_iterator E = SI->relocation_end(); in loadObjectImpl()
941 e = si->relocation_end(); 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()