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

  /toolchain/binutils/binutils-2.25/include/elf/
external.h 44 #define SHN_HIOS 0xFF3F /* OS specific semantics, hi */
internal.h 46 #undef SHN_HIOS
56 #define SHN_HIOS (-0xC1u) /* OS specific semantics, hi */
  /external/llvm/include/llvm/Support/
ELF.h 656 SHN_HIOS = 0xff3f, // Highest operating system-specific index
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
ELF.h 657 SHN_HIOS = 0xff3f, // Highest operating system-specific index
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
ELF.h 659 SHN_HIOS = 0xff3f, // Highest operating system-specific index
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
ELF.h 659 SHN_HIOS = 0xff3f, // Highest operating system-specific index
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
ELF.h 659 SHN_HIOS = 0xff3f, // Highest operating system-specific index
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ELF.h 659 SHN_HIOS = 0xff3f, // Highest operating system-specific index
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
ELF.h 659 SHN_HIOS = 0xff3f, // Highest operating system-specific index
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
ELF.h 659 SHN_HIOS = 0xff3f, // Highest operating system-specific index
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
ELF.h 659 SHN_HIOS = 0xff3f, // Highest operating system-specific index
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ELF.h 659 SHN_HIOS = 0xff3f, // Highest operating system-specific index
    [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h 201 #define SHN_HIOS 0xff3f /* Last operating system-specific. */
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h 201 #define SHN_HIOS 0xff3f /* Last operating system-specific. */
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 693 SHN_HIOS = 0xff3f, // Highest operating system-specific index
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
elf.go 183 SHN_HIOS = 0xff3f
    [all...]
  /prebuilts/go/darwin-x86/src/debug/elf/
elf.go 312 SHN_HIOS SectionIndex = 0xff3f /* Last operating system-specific. */
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
elf.go 183 SHN_HIOS = 0xff3f
    [all...]
  /prebuilts/go/linux-x86/src/debug/elf/
elf.go 312 SHN_HIOS SectionIndex = 0xff3f /* Last operating system-specific. */
    [all...]
  /toolchain/binutils/binutils-2.25/elfcpp/
elfcpp.h 324 SHN_HIOS = 0xff3f,
    [all...]
  /art/runtime/
elf.h     [all...]
  /external/elfutils/libelf/
elf.h 312 #define SHN_HIOS 0xff3f /* End of OS-specific */
    [all...]
  /external/kmod/port-gnu/
elf.h 311 #define SHN_HIOS 0xff3f /* End of OS-specific */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h 307 #define SHN_HIOS 0xff3f /* End of OS-specific */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h 309 #define SHN_HIOS 0xff3f /* End of OS-specific */
    [all...]

Completed in 1127 milliseconds