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

  /external/llvm/include/llvm/Support/
ELF.h 350 ELFOSABI_OPENVMS = 13, // OpenVMS
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
ELF.h 349 ELFOSABI_OPENVMS = 13, // OpenVMS
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
ELF.h 349 ELFOSABI_OPENVMS = 13, // OpenVMS
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
ELF.h 349 ELFOSABI_OPENVMS = 13, // OpenVMS
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
ELF.h 349 ELFOSABI_OPENVMS = 13, // OpenVMS
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ELF.h 349 ELFOSABI_OPENVMS = 13, // OpenVMS
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
ELF.h 349 ELFOSABI_OPENVMS = 13, // OpenVMS
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
ELF.h 349 ELFOSABI_OPENVMS = 13, // OpenVMS
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
ELF.h 349 ELFOSABI_OPENVMS = 13, // OpenVMS
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ELF.h 349 ELFOSABI_OPENVMS = 13, // OpenVMS
    [all...]
  /toolchain/binutils/binutils-2.25/include/elf/
common.h 72 #define ELFOSABI_OPENVMS 13 /* OpenVMS */
    [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h 117 #define ELFOSABI_OPENVMS 13 /* Open VMS */
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h 117 #define ELFOSABI_OPENVMS 13 /* Open VMS */
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 321 ELFOSABI_OPENVMS = 13, // OpenVMS
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
elf.go 115 ELFOSABI_OPENVMS = 13
    [all...]
  /prebuilts/go/darwin-x86/src/debug/elf/
elf.go 133 ELFOSABI_OPENVMS OSABI = 13 /* Open VMS */
153 {13, "ELFOSABI_OPENVMS"},
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
elf.go 115 ELFOSABI_OPENVMS = 13
    [all...]
  /prebuilts/go/linux-x86/src/debug/elf/
elf.go 133 ELFOSABI_OPENVMS OSABI = 13 /* Open VMS */
153 {13, "ELFOSABI_OPENVMS"},
    [all...]
  /toolchain/binutils/binutils-2.25/elfcpp/
elfcpp.h 142 ELFOSABI_OPENVMS = 13,
    [all...]
  /art/runtime/
elf.h 328 ELFOSABI_OPENVMS = 13, // OpenVMS
    [all...]

Completed in 507 milliseconds