Searched refs:GENERIC_RELOC_TLV (Results 1 – 11 of 11) sorted by relevance
59 UNIMPLEMENTED_RELOC(MachO::GENERIC_RELOC_TLV); in processRelocationRef()61 if (RelType > MachO::GENERIC_RELOC_TLV) in processRelocationRef()
502 (IsPCRel << 24) | (Log2Size << 25) | (MachO::GENERIC_RELOC_TLV << 28); in recordTLVPRelocation()
501 (IsPCRel << 24) | (Log2Size << 25) | (MachO::GENERIC_RELOC_TLV << 28); in recordTLVPRelocation()
404 GENERIC_RELOC_TLV = 5, enumerator
660 MACHO-32: Type: GENERIC_RELOC_TLV (5)
401 GENERIC_RELOC_TLV = 5, enumerator
836 case MachO::GENERIC_RELOC_TLV: { in getRelocationValueString()
773 case MachO::GENERIC_RELOC_TLV: { in getRelocationValueString()