HomeSort by relevance Sort by last modified time
    Searched refs:ET_EXEC (Results 51 - 75 of 98) sorted by null

1 23 4

  /frameworks/compile/mclinker/lib/LD/
ELFObjectWriter.cpp 234 header->e_type = llvm::ELF::ET_EXEC;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ELF.h 113 ET_EXEC = 2, // Executable file
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/BinaryFormat/
ELF.h 115 ET_EXEC = 2, // Executable file
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/BinaryFormat/
ELF.h 115 ET_EXEC = 2, // Executable file
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/BinaryFormat/
ELF.h 115 ET_EXEC = 2, // Executable file
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/BinaryFormat/
ELF.h 115 ET_EXEC = 2, // Executable file
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/BinaryFormat/
ELF.h 115 ET_EXEC = 2, // Executable file
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/BinaryFormat/
ELF.h 115 ET_EXEC = 2, // Executable file
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ELF.h 113 ET_EXEC = 2, // Executable file
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/BinaryFormat/
ELF.h 115 ET_EXEC = 2, // Executable file
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/BinaryFormat/
ELF.h 115 ET_EXEC = 2, // Executable file
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/BinaryFormat/
ELF.h 115 ET_EXEC = 2, // Executable file
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/BinaryFormat/
ELF.h 115 ET_EXEC = 2, // Executable file
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/BinaryFormat/
ELF.h 115 ET_EXEC = 2, // Executable file
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/BinaryFormat/
ELF.h 115 ET_EXEC = 2, // Executable file
    [all...]
  /prebuilts/go/darwin-x86/src/debug/elf/
file_test.go 33 FileHeader{ELFCLASS32, ELFDATA2LSB, EV_CURRENT, ELFOSABI_FREEBSD, 0, binary.LittleEndian, ET_EXEC, EM_386, 0x80483cc},
77 FileHeader{ELFCLASS64, ELFDATA2LSB, EV_CURRENT, ELFOSABI_NONE, 0, binary.LittleEndian, ET_EXEC, EM_X86_64, 0x4003e0},
    [all...]
  /prebuilts/go/linux-x86/src/debug/elf/
file_test.go 33 FileHeader{ELFCLASS32, ELFDATA2LSB, EV_CURRENT, ELFOSABI_FREEBSD, 0, binary.LittleEndian, ET_EXEC, EM_386, 0x80483cc},
77 FileHeader{ELFCLASS64, ELFDATA2LSB, EV_CURRENT, ELFOSABI_NONE, 0, binary.LittleEndian, ET_EXEC, EM_X86_64, 0x4003e0},
    [all...]
  /toolchain/binutils/binutils-2.27/bfd/
elf32-frv.c     [all...]
  /art/runtime/
elf.h 122 ET_EXEC = 2, // Executable file
    [all...]
  /external/elfutils/libdwfl/
dwfl_module_getdwarf.c 111 However, when prelink processes an ET_EXEC file, it can do
155 /* Relocatable Linux kernels are ET_EXEC but act like ET_DYN. */
156 if (mod->e_type == ET_EXEC && file->vaddr != mod->low_addr)
    [all...]
  /external/elfutils/src/
nm.c     [all...]
  /external/valgrind/include/vki/
vki-solaris.h 402 #define VKI_ET_EXEC ET_EXEC
    [all...]
  /external/elfutils/libelf/
elf.h 164 #define ET_EXEC 2 /* Executable file */
    [all...]
  /external/kmod/port-gnu/
elf.h 163 #define ET_EXEC 2 /* Executable file */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h 166 #define ET_EXEC 2 /* Executable file */
    [all...]

Completed in 983 milliseconds

1 23 4