Searched refs:relocation_end (Results 1 – 6 of 6) sorted by relevance
113 relocation_iterator relocation_end() const;116 relocation_end()); in relocations()428 inline relocation_iterator SectionRef::relocation_end() const { in relocation_end() function
166 return (*unwrap(SI) == (*unwrap(Section))->relocation_end()) ? 1 : 0; in LLVMIsRelocationIteratorAtEnd()
650 if (Section.relocation_begin() != Section.relocation_end()) { in DWARFContextInMemory()
451 if (Section.relocation_begin() == Section.relocation_end()) in PrintRelocations()
227 relocation_iterator E = SI->relocation_end(); in loadObjectImpl()
624 e = si->relocation_end(); in findOPDEntrySection()