Searched refs:GENERIC_RELOC_TLV (Results 1 – 4 of 4) sorted by relevance
58 UNIMPLEMENTED_RELOC(MachO::GENERIC_RELOC_TLV); in processRelocationRef()60 if (RelType > MachO::GENERIC_RELOC_TLV) in processRelocationRef()
499 (IsPCRel << 24) | (Log2Size << 25) | (MachO::GENERIC_RELOC_TLV << 28); in recordTLVPRelocation()
408 GENERIC_RELOC_TLV = 5, enumerator
544 case MachO::GENERIC_RELOC_TLV: { in getMachORelocationValueString()