HomeSort by relevance Sort by last modified time
    Searched defs:EI_MAG3 (Results 1 - 11 of 11) sorted by null

  /bionic/libc/kernel/uapi/linux/
elf.h 283 #define EI_MAG3 3
  /external/kernel-headers/original/uapi/linux/
elf.h 332 #define EI_MAG3 3
  /external/u-boot/include/
elf.h 38 #define EI_MAG3 3 /* file ID */
51 #define ELFMAG3 'F' /* e_ident[EI_MAG3] */
88 (ehdr).e_ident[EI_MAG3] == ELFMAG3)
  /external/llvm/include/llvm/Support/
ELF.h 53 EI_MAG3 = 3, // File identification index.
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
ELF.h 51 EI_MAG3 = 3, // File identification index.
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
ELF.h 53 EI_MAG3 = 3, // File identification index.
    [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h 71 #define EI_MAG3 3 /* Magic number, byte 3. */
129 (ehdr).e_ident[EI_MAG3] == ELFMAG3)
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h 71 #define EI_MAG3 3 /* Magic number, byte 3. */
129 (ehdr).e_ident[EI_MAG3] == ELFMAG3)
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 52 EI_MAG3 = 3, // File identification index.
    [all...]
  /external/kmod/port-gnu/
elf.h 115 #define EI_MAG3 3 /* File identification byte 3 index */
    [all...]
  /external/elfutils/libelf/
elf.h 116 #define EI_MAG3 3 /* File identification byte 3 index */
    [all...]

Completed in 1405 milliseconds