HomeSort by relevance Sort by last modified time
    Searched refs:cpusubtype (Results 26 - 28 of 28) sorted by null

12

  /external/llvm/lib/Object/
MachOObjectFile.cpp 1039 Triple MachOObjectFile::getArch(uint32_t CPUType, uint32_t CPUSubType,
1046 switch (CPUSubType & ~MachO::CPU_SUBTYPE_MASK) {
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 381 cpusubtype = f.uint32()
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
od-macho.c 297 printf (_(" cpusubtype: %08lx\n"), h->cpusubtype);
    [all...]

Completed in 921 milliseconds

12