Searched refs:RelNext (Results 1 – 2 of 2) sorted by relevance
75 RelocationRef RelNext; in createExprForRelocation() local76 Obj->getRelocationNext(Rel.getRawDataRefImpl(), RelNext); in createExprForRelocation()77 any_relocation_info RENext = Obj->getRelocation(RelNext.getRawDataRefImpl()); in createExprForRelocation()89 symbol_iterator RSymI = RelNext.getSymbol(); in createExprForRelocation()
1004 DataRefImpl RelNext = Rel; in getRelocationValueString() local1005 RelNext.d.a++; in getRelocationValueString()1006 MachO::any_relocation_info RENext = getRelocation(RelNext); in getRelocationValueString()1052 DataRefImpl RelNext = Rel; in getRelocationValueString() local1053 RelNext.d.a++; in getRelocationValueString()1054 MachO::any_relocation_info RENext = getRelocation(RelNext); in getRelocationValueString()1074 DataRefImpl RelNext = Rel; in getRelocationValueString() local1075 RelNext.d.a++; in getRelocationValueString()1076 MachO::any_relocation_info RENext = getRelocation(RelNext); in getRelocationValueString()1113 DataRefImpl RelNext = Rel; in getRelocationValueString() local[all …]