Home
last modified time | relevance | path

Searched defs:cputype (Results 1 – 17 of 17) sorted by relevance

/external/u-boot/board/renesas/ebisu/
Debisu.c75 unsigned long midr, cputype; in reset_cpu() local
/external/u-boot/board/renesas/eagle/
Deagle.c99 unsigned long midr, cputype; in reset_cpu() local
/external/u-boot/board/renesas/draak/
Ddraak.c121 unsigned long midr, cputype; in reset_cpu() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DMachOUniversal.cpp71 uint32_t cputype; in getAsObjectFile() local
DMachOObjectFile.cpp973 uint32_t cputype = getCPUType(Obj); in checkThreadCommand() local
1220 uint32_t cputype; in MachOObjectFile() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ObjectYAML/
DMachOYAML.h47 llvm::yaml::Hex32 cputype; member
127 llvm::yaml::Hex32 cputype; member
/external/llvm/include/llvm/ObjectYAML/
DMachOYAML.h42 llvm::yaml::Hex32 cputype; member
118 llvm::yaml::Hex32 cputype; member
/external/u-boot/board/gateworks/gw_ventana/
Dcommon.c1192 unsigned cputype = is_cpu_type(MXC_CPU_MX6Q) ? 0 : 1; in setup_board_gpio() local
Dgw_ventana.c726 const char *cputype = ""; in misc_init_r() local
/external/u-boot/board/embest/mx6boards/
Dmx6boards.c520 u32 cputype = cpu_type(get_cpu_rev()); in board_early_init_f() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objdump/
DMachODump.cpp356 uint32_t cputype = O->getHeader().cputype; in PrintIndirectSymbolTable() local
465 static void PrintRType(const uint64_t cputype, const unsigned r_type) { in PrintRType()
509 static void PrintRLength(const uint64_t cputype, const unsigned r_type, in PrintRLength()
549 const uint64_t cputype, in PrintRelocationEntries()
727 const uint64_t cputype = O->getHeader().cputype; in PrintRelocations() local
1351 uint32_t cputype = O->getHeader().cputype; in DumpRawSectionContents() local
1673 static void printUnknownCPUType(uint32_t cputype, uint32_t cpusubtype) { in printUnknownCPUType()
1680 static void printCPUType(uint32_t cputype, uint32_t cpusubtype) { in printCPUType()
1802 uint32_t cputype = OFA.getCPUType(); in printMachOUniversalHeaders() local
7787 static void PrintMachHeader(uint32_t magic, uint32_t cputype, in PrintMachHeader()
[all …]
/external/llvm/tools/llvm-objdump/
DMachODump.cpp350 uint32_t cputype = O->getHeader().cputype; in PrintIndirectSymbolTable() local
1006 uint32_t cputype = O->getHeader().cputype; in DumpRawSectionContents() local
1300 static void printUnknownCPUType(uint32_t cputype, uint32_t cpusubtype) { in printUnknownCPUType()
1307 static void printCPUType(uint32_t cputype, uint32_t cpusubtype) { in printCPUType()
1429 uint32_t cputype = OFA.getCPUType(); in printMachOUniversalHeaders() local
7392 static void PrintMachHeader(uint32_t magic, uint32_t cputype, in PrintMachHeader()
8622 bool isLittleEndian, uint32_t cputype) { in PrintThreadCommand()
8886 uint32_t cputype, bool verbose) { in PrintLoadCommands()
9036 uint32_t cputype = 0; in printMachOLoadCommands() local
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DMachO.h281 uint32_t cputype; member
291 uint32_t cputype; member
625 uint32_t cputype; member
/external/llvm/include/llvm/Support/
DMachO.h494 uint32_t cputype; member
504 uint32_t cputype; member
889 uint32_t cputype; member
897 uint32_t cputype; member
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h494 uint32_t cputype; member
504 uint32_t cputype; member
897 uint32_t cputype; member
905 uint32_t cputype; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DMachO.h499 uint32_t cputype; member
509 uint32_t cputype; member
923 uint32_t cputype; member
931 uint32_t cputype; member
/external/v8/src/
Dgdb-jit.cc496 uint32_t cputype; member