Searched refs:GENERIC_RELOC_PAIR (Results 1 – 7 of 7) sorted by relevance
283 makeScatteredRelocationInfo(MRE, other_half, MachO::GENERIC_RELOC_PAIR, in RecordScatteredRelocation()
442 GENERIC_RELOC_PAIR = 1, enumerator452 PPC_RELOC_PAIR = GENERIC_RELOC_PAIR,472 ARM_RELOC_PAIR = GENERIC_RELOC_PAIR,
905 case MachO::GENERIC_RELOC_PAIR: // prints no info in getRelocationValueString()916 if (RType != MachO::GENERIC_RELOC_PAIR) in getRelocationValueString()937 if (RType != MachO::GENERIC_RELOC_PAIR) in getRelocationValueString()1019 if (Type == MachO::GENERIC_RELOC_PAIR) Result = true; in getRelocationHidden()
48 MACHO-I386-NEXT: 0x0 0 2 n/a GENERIC_RELOC_PAIR 1 0x8
647 MACHO-32: Type: GENERIC_RELOC_PAIR (1)
186 MACHO-I386-NEXT: 0x0 0 2 n/a GENERIC_RELOC_PAIR 1 0x8
406 (MachO::GENERIC_RELOC_PAIR << 24) | // r_type in RecordScatteredRelocation()