HomeSort by relevance Sort by last modified time
    Searched refs:ET_LOPROC (Results 1 - 25 of 37) sorted by null

1 2

  /external/elfutils/libebl/
eblobjecttypename.c 50 else if (object >= ET_LOPROC && object <= ET_HIPROC)
51 snprintf (buf, len, "LOPROC+%x", object - ET_LOPROC);
  /external/syslinux/com32/include/sys/
elfcommon.h 30 #define ET_LOPROC 0xff00
  /bionic/libc/kernel/uapi/linux/
elf.h 56 #define ET_LOPROC 0xff00
  /external/kernel-headers/original/uapi/linux/
elf.h 70 #define ET_LOPROC 0xff00
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
elf.h 78 #define ET_LOPROC 0xff00
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h 139 #define ET_LOPROC 0xff00 /* First processor-specific. */
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h 139 #define ET_LOPROC 0xff00 /* First processor-specific. */
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 115 ET_LOPROC = 0xff00, // Beginning of processor-specific codes
    [all...]
  /toolchain/binutils/binutils-2.27/include/elf/
common.h 96 #define ET_LOPROC 0xFF00 /* Processor-specific */
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h 116 ET_LOPROC = 0xff00, // Beginning of processor-specific codes
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
ELF.h 116 ET_LOPROC = 0xff00, // Beginning of processor-specific codes
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ELF.h 116 ET_LOPROC = 0xff00, // Beginning of processor-specific codes
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/BinaryFormat/
ELF.h 118 ET_LOPROC = 0xff00, // Beginning of processor-specific codes
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/BinaryFormat/
ELF.h 118 ET_LOPROC = 0xff00, // Beginning of processor-specific codes
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/BinaryFormat/
ELF.h 118 ET_LOPROC = 0xff00, // Beginning of processor-specific codes
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/BinaryFormat/
ELF.h 118 ET_LOPROC = 0xff00, // Beginning of processor-specific codes
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/BinaryFormat/
ELF.h 118 ET_LOPROC = 0xff00, // Beginning of processor-specific codes
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/BinaryFormat/
ELF.h 118 ET_LOPROC = 0xff00, // Beginning of processor-specific codes
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ELF.h 116 ET_LOPROC = 0xff00, // Beginning of processor-specific codes
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/BinaryFormat/
ELF.h 118 ET_LOPROC = 0xff00, // Beginning of processor-specific codes
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/BinaryFormat/
ELF.h 118 ET_LOPROC = 0xff00, // Beginning of processor-specific codes
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/BinaryFormat/
ELF.h 118 ET_LOPROC = 0xff00, // Beginning of processor-specific codes
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/BinaryFormat/
ELF.h 118 ET_LOPROC = 0xff00, // Beginning of processor-specific codes
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/BinaryFormat/
ELF.h 118 ET_LOPROC = 0xff00, // Beginning of processor-specific codes
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/BinaryFormat/
ELF.h 118 ET_LOPROC = 0xff00, // Beginning of processor-specific codes
    [all...]

Completed in 325 milliseconds

1 2