Lines Matching defs:RelNext
450 DataRefImpl RelNext = Rel;
451 Obj->moveRelocationNext(RelNext);
452 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext);
499 DataRefImpl RelNext = Rel;
500 Obj->moveRelocationNext(RelNext);
501 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext);
521 DataRefImpl RelNext = Rel;
522 Obj->moveRelocationNext(RelNext);
523 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext);
561 DataRefImpl RelNext = Rel;
562 Obj->moveRelocationNext(RelNext);
563 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext);
2864 DataRefImpl RelNext = Rel;
2865 info->O->moveRelocationNext(RelNext);
2867 RENext = info->O->getRelocation(RelNext);
2988 DataRefImpl RelNext = Rel;
2989 info->O->moveRelocationNext(RelNext);
2990 MachO::any_relocation_info RENext = info->O->getRelocation(RelNext);
3058 DataRefImpl RelNext = Rel;
3059 info->O->moveRelocationNext(RelNext);
3061 RENext = info->O->getRelocation(RelNext);
3174 DataRefImpl RelNext = Rel;
3175 info->O->moveRelocationNext(RelNext);
3176 MachO::any_relocation_info RENext = info->O->getRelocation(RelNext);