Searched refs:ID_MachO32B (Results 1 – 2 of 2) sorted by relevance
58 ID_MachO32B, // MachO 32-bit, big endian enumerator76 return is64Bits ? ID_MachO64B : ID_MachO32B; in getMachOType()130 TypeID == ID_MachO32B || TypeID == ID_MachO64B); in isLittleEndian()
59 ID_MachO32B, // MachO 32-bit, big endian enumerator79 return is64Bits ? ID_MachO64B : ID_MachO32B; in getMachOType()133 TypeID == ID_MachO32B || TypeID == ID_MachO64B); in isLittleEndian()