Lines Matching refs:RelNext

463       DataRefImpl RelNext = Rel;  in getMachORelocationValueString()  local
464 Obj->moveRelocationNext(RelNext); in getMachORelocationValueString()
465 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getMachORelocationValueString()
512 DataRefImpl RelNext = Rel; in getMachORelocationValueString() local
513 Obj->moveRelocationNext(RelNext); in getMachORelocationValueString()
514 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getMachORelocationValueString()
534 DataRefImpl RelNext = Rel; in getMachORelocationValueString() local
535 Obj->moveRelocationNext(RelNext); in getMachORelocationValueString()
536 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getMachORelocationValueString()
574 DataRefImpl RelNext = Rel; in getMachORelocationValueString() local
575 Obj->moveRelocationNext(RelNext); in getMachORelocationValueString()
576 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getMachORelocationValueString()
2660 DataRefImpl RelNext = Rel; in SymbolizerGetOpInfo() local
2661 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()
2663 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()
2784 DataRefImpl RelNext = Rel; in SymbolizerGetOpInfo() local
2785 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()
2786 MachO::any_relocation_info RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()
2854 DataRefImpl RelNext = Rel; in SymbolizerGetOpInfo() local
2855 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()
2857 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()
2970 DataRefImpl RelNext = Rel; in SymbolizerGetOpInfo() local
2971 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()
2972 MachO::any_relocation_info RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()