Searched refs:end_relocations (Results 1 – 2 of 2) sorted by relevance
199 re = i->end_relocations(); in DisassembleObject()325 if (si->begin_relocations() == si->end_relocations()) in PrintRelocations()331 re = si->end_relocations(); in PrintRelocations()
197 relocation_iterator end_relocations() const;410 inline relocation_iterator SectionRef::end_relocations() const { in end_relocations() function