Searched defs:RelEnd (Results 1 – 3 of 3) sorted by relevance
116 object::relocation_iterator &RelEnd) { in parsePairRelocation()206 for (auto RelItr = S.relocation_begin(), RelEnd = S.relocation_end(); in addRelocations() local
114 object::relocation_iterator &RelEnd) { in parsePairRelocation()197 for (auto RelItr = S.relocation_begin(), RelEnd = S.relocation_end(); in addRelocations() local
2006 uint64_t RelEnd = S.endOffset() - AllocBeginOffset; in isIntegerWideningViableForSlice() local