Searched defs:RelEnd (Results 1 – 4 of 4) sorted by relevance
126 object::relocation_iterator &RelEnd) { in parsePairRelocation()260 for (auto RelItr = S.relocation_begin(), RelEnd = S.relocation_end(); in addRelocations() local
135 object::relocation_iterator &RelEnd) { in parsePairRelocation()268 for (auto RelItr = S.relocation_begin(), RelEnd = S.relocation_end(); in addRelocations() local
742 std::vector<RelocationRef>::const_iterator RelEnd = Rels->end(); in printInst() local1938 std::vector<RelocationRef>::const_iterator RelEnd = Rels.end(); in disassembleObject() local
2344 uint64_t RelEnd = S.endOffset() - AllocBeginOffset; in isIntegerWideningViableForSlice() local