Searched refs:ID_MachO64L (Results 1 – 1 of 1) sorted by relevance
57 ID_MachO64L, // MachO 64-bit, little endian enumerator72 return is64Bits ? ID_MachO64L : ID_MachO32L; in getMachOType()