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);
2856 DataRefImpl RelNext = Rel;
2857 info->O->moveRelocationNext(RelNext);
2859 RENext = info->O->getRelocation(RelNext);
2980 DataRefImpl RelNext = Rel;
2981 info->O->moveRelocationNext(RelNext);
2982 MachO::any_relocation_info RENext = info->O->getRelocation(RelNext);
3050 DataRefImpl RelNext = Rel;
3051 info->O->moveRelocationNext(RelNext);
3053 RENext = info->O->getRelocation(RelNext);
3166 DataRefImpl RelNext = Rel;
3167 info->O->moveRelocationNext(RelNext);
3168 MachO::any_relocation_info RENext = info->O->getRelocation(RelNext);