Searched refs:GENERIC_RELOC_PAIR (Results 1 – 5 of 5) sorted by relevance
55 UNIMPLEMENTED_RELOC(MachO::GENERIC_RELOC_PAIR); in processRelocationRef()
410 GENERIC_RELOC_PAIR = 1, enumerator420 PPC_RELOC_PAIR = GENERIC_RELOC_PAIR,440 ARM_RELOC_PAIR = GENERIC_RELOC_PAIR,
432 (MachO::GENERIC_RELOC_PAIR << 24) | // r_type in recordScatteredRelocation()
522 case MachO::GENERIC_RELOC_PAIR: // prints no info in getMachORelocationValueString()533 if (RType != MachO::GENERIC_RELOC_PAIR) in getMachORelocationValueString()554 if (RType != MachO::GENERIC_RELOC_PAIR) in getMachORelocationValueString()854 r_type == MachO::GENERIC_RELOC_PAIR) || in PrintRelocationEntries()
428 return Type == MachO::GENERIC_RELOC_PAIR; in getHidden()