Searched defs:e_machine (Results 1 – 15 of 15) sorted by relevance
/external/minijail/ |
D | elfparse.h | 36 Elf32_Half e_machine; /* Architecture */ member 54 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/syslinux/gpxe/src/include/ |
D | elf.h | 174 Elf32_Half e_machine; /* Machine architecture. */ member 191 Elf64_Half e_machine; /* Machine architecture. */ member
|
/external/syslinux/com32/include/sys/ |
D | elf64.h | 64 Elf64_Half e_machine; member
|
D | elf32.h | 64 Elf32_Half e_machine; member
|
/external/kernel-headers/original/uapi/linux/ |
D | elf.h | 206 Elf32_Half e_machine; member 223 Elf64_Half e_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/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-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/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
|
/external/valgrind/perf/ |
D | tinycc.c | 154 Elf32_Half e_machine; /* Architecture */ member 172 Elf64_Half e_machine; /* Architecture */ member
|