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

  /toolchain/binutils/binutils-2.25/include/elf/
common.h 94 #define ET_HIOS 0xFEFF /* Operating system-specific */
    [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h 138 #define ET_HIOS 0xfeff /* Last operating system-specific. */
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h 138 #define ET_HIOS 0xfeff /* Last operating system-specific. */
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
elf.go 127 ET_HIOS = 0xfeff
    [all...]
  /prebuilts/go/darwin-x86/src/debug/elf/
elf.go 172 ET_HIOS Type = 0xfeff /* Last operating system-specific. */
184 {0xfeff, "ET_HIOS"},
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
elf.go 127 ET_HIOS = 0xfeff
    [all...]
  /prebuilts/go/linux-x86/src/debug/elf/
elf.go 172 ET_HIOS Type = 0xfeff /* Last operating system-specific. */
184 {0xfeff, "ET_HIOS"},
    [all...]
  /toolchain/binutils/binutils-2.25/elfcpp/
elfcpp.h 161 ET_HIOS = 0xfeff,
    [all...]
  /external/elfutils/libelf/
elf.h 169 #define ET_HIOS 0xfeff /* OS-specific range end */
    [all...]
  /external/kmod/port-gnu/
elf.h 168 #define ET_HIOS 0xfeff /* OS-specific range end */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h 169 #define ET_HIOS 0xfeff /* OS-specific range end */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h 171 #define ET_HIOS 0xfeff /* OS-specific range end */
    [all...]

Completed in 91 milliseconds