Lines Matching refs:RelNext

457       DataRefImpl RelNext = Rel;  in getMachORelocationValueString()  local
458 Obj->moveRelocationNext(RelNext); in getMachORelocationValueString()
459 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getMachORelocationValueString()
506 DataRefImpl RelNext = Rel; in getMachORelocationValueString() local
507 Obj->moveRelocationNext(RelNext); in getMachORelocationValueString()
508 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getMachORelocationValueString()
528 DataRefImpl RelNext = Rel; in getMachORelocationValueString() local
529 Obj->moveRelocationNext(RelNext); in getMachORelocationValueString()
530 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getMachORelocationValueString()
568 DataRefImpl RelNext = Rel; in getMachORelocationValueString() local
569 Obj->moveRelocationNext(RelNext); in getMachORelocationValueString()
570 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getMachORelocationValueString()
2637 DataRefImpl RelNext = Rel; in SymbolizerGetOpInfo() local
2638 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()
2640 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()
2761 DataRefImpl RelNext = Rel; in SymbolizerGetOpInfo() local
2762 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()
2763 MachO::any_relocation_info RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()
2831 DataRefImpl RelNext = Rel; in SymbolizerGetOpInfo() local
2832 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()
2834 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()
2947 DataRefImpl RelNext = Rel; in SymbolizerGetOpInfo() local
2948 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()
2949 MachO::any_relocation_info RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()