Searched refs:RelNext (Results 1 – 2 of 2) sorted by relevance
749 DataRefImpl RelNext = Rel; in getRelocationValueString() local750 Obj->moveRelocationNext(RelNext); in getRelocationValueString()751 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getRelocationValueString()798 DataRefImpl RelNext = Rel; in getRelocationValueString() local799 Obj->moveRelocationNext(RelNext); in getRelocationValueString()800 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getRelocationValueString()820 DataRefImpl RelNext = Rel; in getRelocationValueString() local821 Obj->moveRelocationNext(RelNext); in getRelocationValueString()822 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getRelocationValueString()860 DataRefImpl RelNext = Rel; in getRelocationValueString() local[all …]
1860 DataRefImpl RelNext = Rel; in SymbolizerGetOpInfo() local1861 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()1863 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()1967 DataRefImpl RelNext = Rel; in SymbolizerGetOpInfo() local1968 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()1969 MachO::any_relocation_info RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()2046 DataRefImpl RelNext = Rel; in SymbolizerGetOpInfo() local2047 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()2049 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()2170 DataRefImpl RelNext = Rel; in SymbolizerGetOpInfo() local[all …]