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

  /external/llvm/include/llvm/MC/
MCMachObjectWriter.h 30 const uint32_t CPUSubtype;
54 uint32_t getCPUSubtype() const { return CPUSubtype; }
  /external/llvm/include/llvm/Object/
MachOFormat.h 114 uint32_t CPUSubtype;

Completed in 41 milliseconds