Searched defs:e_machine (Results 1 – 14 of 14) sorted by relevance
/external/minijail/ |
D | elfparse.h | 30 Elf32_Half e_machine; /* Architecture */ member 48 Elf64_Half e_machine; /* Architecture */ member
|
/external/swiftshader/third_party/subzero/src/ |
D | IceTypes.h | 50 #define X(tag, str, is_elf64, e_machine, e_flags) tag, argument
|
D | IceTypes.cpp | 29 #define X(tag, str, is_elf64, e_machine, e_flags) str, argument
|
D | IceELFObjectWriter.cpp | 38 #define X(tag, str, is_elf64, e_machine, e_flags) \ argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/PerfJITEvents/ |
D | PerfJITEventListener.cpp | 360 uint16_t e_machine; in FillMachine() member
|
/external/kernel-headers/original/uapi/linux/ |
D | elf.h | 207 Elf32_Half e_machine; member 224 Elf64_Half e_machine; member
|
/external/u-boot/include/ |
D | elf.h | 94 Elf32_Half e_machine; /* machine */ member 112 Elf64_Half e_machine; /* machine */ member
|
/external/swiftshader/third_party/LLVM/lib/Object/ |
D | ELFObjectFile.cpp | 269 Elf_Half e_machine; // Required architecture for this file (see EM_*) member
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | ELF.h | 65 Elf32_Half e_machine; // Required architecture for this file (see EM_*) member 89 Elf64_Half e_machine; member
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | ELF.h | 66 Elf32_Half e_machine; // Required architecture for this file (see EM_*) member 90 Elf64_Half e_machine; member
|
/external/llvm/include/llvm/Support/ |
D | ELF.h | 66 Elf32_Half e_machine; // Required architecture for this file (see EM_*) member 90 Elf64_Half e_machine; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/ |
D | ELF.h | 64 Elf32_Half e_machine; // Required architecture for this file (see EM_*) member 90 Elf64_Half e_machine; member
|
/external/kmod/port-gnu/ |
D | elf.h | 70 Elf32_Half e_machine; /* Architecture */ member 88 Elf64_Half e_machine; /* Architecture */ member
|
/external/elfutils/libelf/ |
D | elf.h | 71 Elf32_Half e_machine; /* Architecture */ member 89 Elf64_Half e_machine; /* Architecture */ member
|