Home
last modified time | relevance | path

Searched refs:EF_ARM_ABI_FLOAT_SOFT (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/binutils-2.27/elfcpp/
H A Darm.h230 EF_ARM_ABI_FLOAT_SOFT = 0x200, enumerator
/dragonfly/contrib/binutils-2.27/include/elf/
H A Darm.h49 #define EF_ARM_ABI_FLOAT_SOFT 0x200 /* NB conflicts with EF_ARM_SOFT_FLOAT. */ macro
/dragonfly/contrib/binutils-2.34/include/elf/
H A Darm.h50 #define EF_ARM_ABI_FLOAT_SOFT 0x200 /* NB conflicts with EF_ARM_SOFT_FLOAT. */ macro
/dragonfly/contrib/binutils-2.27/gold/
H A Darm.cc10699 flags |= elfcpp::EF_ARM_ABI_FLOAT_SOFT; in do_adjust_elf_header()
/dragonfly/contrib/binutils-2.27/binutils/
H A Dreadelf.c2546 case EF_ARM_ABI_FLOAT_SOFT: /* Conflicts with EF_ARM_SOFT_FLOAT. */ in decode_ARM_machine_flags()
/dragonfly/contrib/binutils-2.34/binutils/
H A Dreadelf.c2752 case EF_ARM_ABI_FLOAT_SOFT: /* Conflicts with EF_ARM_SOFT_FLOAT. */ in decode_ARM_machine_flags()