HomeSort by relevance Sort by last modified time
    Searched refs:CPUArchABI64 (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Support/
MachO.h 682 CPUArchABI64 = 0x01000000, // 64 bit ABI
686 CPUTypeX86_64 = CPUTypeI386 | CPUArchABI64,
690 CPUTypePowerPC64 = CPUTypePowerPC | CPUArchABI64,
  /external/llvm/lib/Object/
MachOObjectFile.cpp     [all...]

Completed in 165 milliseconds