Searched refs:F_APCS_SET (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/cxxfilt-11/cxxfilt/include/coff/
H A Darm.h37 F_APCS_SET the F_APCS_26, F_APCS_FLOAT and F_PIC bits have been initialised
51 #define F_APCS_SET (0x0800) macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Dcoff-arm.c47 (coff_data (abfd)->flags & F_APCS_SET)
53 coff_data (abfd)->flags |= (flgs) | F_APCS_SET; \

Completed in 41 milliseconds