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

  /external/llvm/include/llvm/Support/
ELF.h 350 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 407 milliseconds