Searched refs:GENERIC_RELOC_PAIR (Results 1 – 4 of 4) sorted by relevance
366 GENERIC_RELOC_PAIR = 1, enumerator376 PPC_RELOC_PAIR = GENERIC_RELOC_PAIR,396 ARM_RELOC_PAIR = GENERIC_RELOC_PAIR,
1049 case MachO::GENERIC_RELOC_PAIR: // prints no info in getRelocationValueString()1060 if (RType != MachO::GENERIC_RELOC_PAIR) in getRelocationValueString()1081 if (RType != MachO::GENERIC_RELOC_PAIR) in getRelocationValueString()1163 if (Type == MachO::GENERIC_RELOC_PAIR) Result = true; in getRelocationHidden()
283 makeScatteredRelocationInfo(MRE, other_half, MachO::GENERIC_RELOC_PAIR, in RecordScatteredRelocation()
420 (MachO::GENERIC_RELOC_PAIR << 24) | // r_type in RecordScatteredRelocation()