Lines Matching refs:RelNext
450 DataRefImpl RelNext = Rel; in getMachORelocationValueString() local
451 Obj->moveRelocationNext(RelNext); in getMachORelocationValueString()
452 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getMachORelocationValueString()
499 DataRefImpl RelNext = Rel; in getMachORelocationValueString() local
500 Obj->moveRelocationNext(RelNext); in getMachORelocationValueString()
501 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getMachORelocationValueString()
521 DataRefImpl RelNext = Rel; in getMachORelocationValueString() local
522 Obj->moveRelocationNext(RelNext); in getMachORelocationValueString()
523 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getMachORelocationValueString()
561 DataRefImpl RelNext = Rel; in getMachORelocationValueString() local
562 Obj->moveRelocationNext(RelNext); in getMachORelocationValueString()
563 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getMachORelocationValueString()
2856 DataRefImpl RelNext = Rel; in SymbolizerGetOpInfo() local
2857 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()
2859 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()
2980 DataRefImpl RelNext = Rel; in SymbolizerGetOpInfo() local
2981 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()
2982 MachO::any_relocation_info RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()
3050 DataRefImpl RelNext = Rel; in SymbolizerGetOpInfo() local
3051 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()
3053 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()
3166 DataRefImpl RelNext = Rel; in SymbolizerGetOpInfo() local
3167 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()
3168 MachO::any_relocation_info RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()