Searched refs:EF_ARM_APCS_FLOAT (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/sys/arch/arm/include/
H A Delf_machdep.h23 #define EF_ARM_APCS_FLOAT 0x00000010 /* GNU binutils 000413 */ macro
/netbsd-current/sys/arch/aarch64/include/
H A Delf_machdep.h52 #define EF_ARM_APCS_FLOAT 0x00000010 /* GNU binutils 000413 */ macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Darm.h31 #define EF_ARM_APCS_FLOAT 0x10 macro
69 #define F_APCS_FLOAT EF_ARM_APCS_FLOAT
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Darm.h31 #define EF_ARM_APCS_FLOAT 0x10 macro
69 #define F_APCS_FLOAT EF_ARM_APCS_FLOAT
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Darm.h31 #define EF_ARM_APCS_FLOAT 0x10 macro
69 #define F_APCS_FLOAT EF_ARM_APCS_FLOAT
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Darm.h31 #define EF_ARM_APCS_FLOAT 0x10 macro
69 #define F_APCS_FLOAT EF_ARM_APCS_FLOAT
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-arm.c13964 if ((in_flags & EF_ARM_APCS_FLOAT) != (out_flags & EF_ARM_APCS_FLOAT))
15150 if (flags & EF_ARM_APCS_FLOAT)
15165 flags &= ~(EF_ARM_INTERWORK | EF_ARM_APCS_26 | EF_ARM_APCS_FLOAT
20768 if ((in_flags & EF_ARM_APCS_FLOAT) != (out_flags & EF_ARM_APCS_FLOAT))
20770 if (in_flags & EF_ARM_APCS_FLOAT)
20818 if ((in_flags & EF_ARM_APCS_FLOAT) != 0
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-arm.c13956 if ((in_flags & EF_ARM_APCS_FLOAT) != (out_flags & EF_ARM_APCS_FLOAT))
15088 if (flags & EF_ARM_APCS_FLOAT)
15103 flags &= ~(EF_ARM_INTERWORK | EF_ARM_APCS_26 | EF_ARM_APCS_FLOAT
20694 if ((in_flags & EF_ARM_APCS_FLOAT) != (out_flags & EF_ARM_APCS_FLOAT))
20696 if (in_flags & EF_ARM_APCS_FLOAT)
20744 if ((in_flags & EF_ARM_APCS_FLOAT) != 0
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-arm.c13956 if ((in_flags & EF_ARM_APCS_FLOAT) != (out_flags & EF_ARM_APCS_FLOAT))
15141 if (flags & EF_ARM_APCS_FLOAT)
15156 flags &= ~(EF_ARM_INTERWORK | EF_ARM_APCS_26 | EF_ARM_APCS_FLOAT
20719 if ((in_flags & EF_ARM_APCS_FLOAT) != (out_flags & EF_ARM_APCS_FLOAT))
20721 if (in_flags & EF_ARM_APCS_FLOAT)
20769 if ((in_flags & EF_ARM_APCS_FLOAT) != 0
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-arm.c13955 if ((in_flags & EF_ARM_APCS_FLOAT) != (out_flags & EF_ARM_APCS_FLOAT))
15140 if (flags & EF_ARM_APCS_FLOAT)
15155 flags &= ~(EF_ARM_INTERWORK | EF_ARM_APCS_26 | EF_ARM_APCS_FLOAT
20709 if ((in_flags & EF_ARM_APCS_FLOAT) != (out_flags & EF_ARM_APCS_FLOAT))
20711 if (in_flags & EF_ARM_APCS_FLOAT)
20759 if ((in_flags & EF_ARM_APCS_FLOAT) != 0
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c2824 case EF_ARM_APCS_FLOAT:
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c3343 case EF_ARM_APCS_FLOAT:
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c3257 case EF_ARM_APCS_FLOAT:

Completed in 807 milliseconds