Searched refs:relocation_end (Results 1 – 6 of 6) sorted by relevance
103 relocation_iterator relocation_end() const;105 return make_range(relocation_begin(), relocation_end()); in relocations()415 inline relocation_iterator SectionRef::relocation_end() const { in relocation_end() function
176 return (*unwrap(SI) == (*unwrap(Section))->relocation_end()) ? 1 : 0; in LLVMIsRelocationIteratorAtEnd()
785 if (Section.relocation_begin() != Section.relocation_end()) { in DWARFContextInMemory()
843 e = si->relocation_end(); in findOPDEntrySection()1874 if (SI->relocation_begin() != SI->relocation_end()) { in finalizeLoad()
301 relocation_iterator E = SI->relocation_end(); in loadObjectImpl()
1306 if (Section.relocation_begin() == Section.relocation_end()) in PrintRelocations()