Home
last modified time | relevance | path

Searched refs:EF_VAX_DFLOAT (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/include/elf/
Dvax.h48 #define EF_VAX_DFLOAT 0x0100 /* Object contains D-Float insn. */ macro
/toolchain/binutils/binutils-2.27/bfd/
Delf32-vax.c540 if (elf_elfheader (abfd)->e_flags & EF_VAX_DFLOAT) in elf32_vax_print_private_bfd_data()
/toolchain/binutils/binutils-2.27/binutils/
Dreadelf.c3530 if ((e_flags & EF_VAX_DFLOAT)) in get_machine_flags()