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

/macosx-10.10/cxxfilt-11/cxxfilt/include/elf/
H A Darm.h31 #define EF_ARM_APCS_FLOAT 0x10 macro
64 #define F_APCS_FLOAT EF_ARM_APCS_FLOAT
/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf32-arm.c6973 if ((in_flags & EF_ARM_APCS_FLOAT) != (out_flags & EF_ARM_APCS_FLOAT))
7433 if ((in_flags & EF_ARM_APCS_FLOAT) != (out_flags & EF_ARM_APCS_FLOAT))
7435 if (in_flags & EF_ARM_APCS_FLOAT)
7483 if ((in_flags & EF_ARM_APCS_FLOAT) != 0
7562 if (flags & EF_ARM_APCS_FLOAT)
7577 flags &= ~(EF_ARM_INTERWORK | EF_ARM_APCS_26 | EF_ARM_APCS_FLOAT
/macosx-10.10/cxxfilt-11/cxxfilt/binutils/
H A Dreadelf.c1940 case EF_ARM_APCS_FLOAT:

Completed in 200 milliseconds