Searched refs:GENERIC_RELOC_TLV (Results 1 – 4 of 4) sorted by relevance
497 (IsPCRel << 24) | (Log2Size << 25) | (MachO::GENERIC_RELOC_TLV << 28); in recordTLVPRelocation()
446 GENERIC_RELOC_TLV = 5, enumerator
651 MACHO-32: Type: GENERIC_RELOC_TLV (5)
699 case MachO::GENERIC_RELOC_TLV: { in getRelocationValueString()