Searched refs:RelNext (Results 1 – 2 of 2) sorted by relevance
860 DataRefImpl RelNext = Rel; in getRelocationValueString() local861 moveRelocationNext(RelNext); in getRelocationValueString()862 MachO::any_relocation_info RENext = getRelocation(RelNext); in getRelocationValueString()908 DataRefImpl RelNext = Rel; in getRelocationValueString() local909 moveRelocationNext(RelNext); in getRelocationValueString()910 MachO::any_relocation_info RENext = getRelocation(RelNext); in getRelocationValueString()930 DataRefImpl RelNext = Rel; in getRelocationValueString() local931 moveRelocationNext(RelNext); in getRelocationValueString()932 MachO::any_relocation_info RENext = getRelocation(RelNext); in getRelocationValueString()969 DataRefImpl RelNext = Rel; in getRelocationValueString() local[all …]
1795 DataRefImpl RelNext = Rel; in SymbolizerGetOpInfo() local1796 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()1798 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()1888 DataRefImpl RelNext = Rel; in SymbolizerGetOpInfo() local1889 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()1890 MachO::any_relocation_info RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()1959 DataRefImpl RelNext = Rel; in SymbolizerGetOpInfo() local1960 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()1962 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()2071 DataRefImpl RelNext = Rel; in SymbolizerGetOpInfo() local[all …]