HomeSort by relevance Sort by last modified time
    Searched refs:EI_ABIVERSION (Results 1 - 18 of 18) sorted by null

  /art/libelffile/elf/
elf_utils.h 70 #define EI_ABIVERSION 8
elf_builder.h 845 elf_header.e_ident[EI_ABIVERSION] = 0;
    [all...]
  /bionic/libc/include/
elf.h 267 #define EI_ABIVERSION 8
  /external/u-boot/include/
elf.h 43 #define EI_ABIVERSION 8 /* ABI target version */
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h 76 #define EI_ABIVERSION 8 /* ABI version */
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h 76 #define EI_ABIVERSION 8 /* ABI version */
    [all...]
  /external/llvm/tools/yaml2obj/
yaml2elf.cpp 171 Header.e_ident[EI_ABIVERSION] = 0;
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 57 EI_ABIVERSION = 8, // ABI version.
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h 58 EI_ABIVERSION = 8, // ABI version.
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
ELF.h 56 EI_ABIVERSION = 8, // ABI version.
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/yaml2obj/
yaml2elf.cpp 199 Header.e_ident[EI_ABIVERSION] = 0;
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
ELF.h 58 EI_ABIVERSION = 8, // ABI version.
    [all...]
  /external/elfutils/src/
elflint.c 379 if (ehdr->e_ident[EI_ABIVERSION] != 0)
381 EI_ABIVERSION, ehdr->e_ident[EI_ABIVERSION]);
    [all...]
readelf.c 1068 ehdr->e_ident[EI_ABIVERSION]);
    [all...]
  /external/kmod/port-gnu/
elf.h 155 #define EI_ABIVERSION 8 /* ABI version */
    [all...]
  /external/llvm/tools/llvm-readobj/
ELFDumper.cpp     [all...]
  /external/elfutils/libelf/
elf.h 156 #define EI_ABIVERSION 8 /* ABI version */
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
ELFDumper.cpp     [all...]

Completed in 156 milliseconds