| /cts/tests/tests/jni/libjnitest/ |
| android_jni_cts_LinkerNamespacesTest.cpp | 95 return err.find("dlopen failed: \"" + library + "\" has unexpected e_machine: ") == 0;
|
| /external/elfutils/doc/ |
| elfutils.sgml | 238 <entry>e_machine</entry>
|
| /external/elfutils/libelf/ |
| abstract.h | 36 TYPE_NAME (ElfW2(Bits, Ext##Half), e_machine) \
|
| /external/elfutils/tests/ |
| asm-tst9.c | 51 .e_machine = EM_386,
|
| elfstrtab.c | 170 ehdr->e_machine = EM_X86_64;
|
| newdata.c | 100 ehdr->e_machine = class == ELFCLASS32 ? EM_PPC : EM_X86_64;
|
| /external/llvm/include/llvm/ObjectYAML/ |
| ELFYAML.h | 32 // to the `e_machine` constants, like `EM_X86_64`.
|
| /external/llvm/include/llvm/Support/ |
| ScopedPrinter.h | 31 // "EM_X86_64" string on LLVM style for Elf_Ehdr->e_machine corresponds to
|
| /external/swiftshader/third_party/LLVM/test/Scripts/ |
| elf-dump | 169 print "('e_machine', %s)" % common_dump.HexDump(f.read16())
|
| /external/vixl/examples/aarch32/ |
| disasm-a32.cc | 249 if (ehdr->e_machine != EM_ARM) {
|
| /frameworks/compile/mclinker/lib/LD/ |
| ELFReader.cpp | 273 return (hdr->e_machine == target().getInfo().machine()); 274 return (mcld::bswap16(hdr->e_machine) == target().getInfo().machine()); 767 return (hdr->e_machine == target().getInfo().machine()); 768 return (mcld::bswap16(hdr->e_machine) == target().getInfo().machine()); [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ObjectYAML/ |
| ELFYAML.h | 32 // to the `e_machine` constants, like `EM_X86_64`.
|
| /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/ |
| ScopedPrinter.h | 31 // "EM_X86_64" string on LLVM style for Elf_Ehdr->e_machine corresponds to
|
| /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ObjectYAML/ |
| ELFYAML.h | 32 // to the `e_machine` constants, like `EM_X86_64`.
|
| /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/ |
| ScopedPrinter.h | 31 // "EM_X86_64" string on LLVM style for Elf_Ehdr->e_machine corresponds to
|
| /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ObjectYAML/ |
| ELFYAML.h | 32 // to the `e_machine` constants, like `EM_X86_64`.
|
| /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/ |
| ScopedPrinter.h | 31 // "EM_X86_64" string on LLVM style for Elf_Ehdr->e_machine corresponds to
|
| /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ObjectYAML/ |
| ELFYAML.h | 36 // to the `e_machine` constants, like `EM_X86_64`.
|
| /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/ |
| ScopedPrinter.h | 31 // "EM_X86_64" string on LLVM style for Elf_Ehdr->e_machine corresponds to
|
| /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ObjectYAML/ |
| ELFYAML.h | 36 // to the `e_machine` constants, like `EM_X86_64`.
|
| /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/ |
| ScopedPrinter.h | 31 // "EM_X86_64" string on LLVM style for Elf_Ehdr->e_machine corresponds to
|
| /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ObjectYAML/ |
| ELFYAML.h | 36 // to the `e_machine` constants, like `EM_X86_64`.
|
| /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/ |
| ScopedPrinter.h | 31 // "EM_X86_64" string on LLVM style for Elf_Ehdr->e_machine corresponds to
|
| /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ObjectYAML/ |
| ELFYAML.h | 36 // to the `e_machine` constants, like `EM_X86_64`.
|
| /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/ |
| ScopedPrinter.h | 31 // "EM_X86_64" string on LLVM style for Elf_Ehdr->e_machine corresponds to
|