Searched refs:RelNext (Results 1 – 2 of 2) sorted by relevance
720 DataRefImpl RelNext = Rel; in getRelocationValueString() local721 Obj->moveRelocationNext(RelNext); in getRelocationValueString()722 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getRelocationValueString()769 DataRefImpl RelNext = Rel; in getRelocationValueString() local770 Obj->moveRelocationNext(RelNext); in getRelocationValueString()771 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getRelocationValueString()791 DataRefImpl RelNext = Rel; in getRelocationValueString() local792 Obj->moveRelocationNext(RelNext); in getRelocationValueString()793 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getRelocationValueString()831 DataRefImpl RelNext = Rel; in getRelocationValueString() local[all …]
2290 DataRefImpl RelNext = Rel; in SymbolizerGetOpInfo() local2291 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()2293 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()2421 DataRefImpl RelNext = Rel; in SymbolizerGetOpInfo() local2422 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()2494 DataRefImpl RelNext = Rel; in SymbolizerGetOpInfo() local2495 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()2497 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()2612 DataRefImpl RelNext = Rel; in SymbolizerGetOpInfo() local2613 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()[all …]