Searched refs:F_APCS_SET (Results 1 – 2 of 2) sorted by relevance
51 #define F_APCS_SET (0x0800) macro
47 (coff_data (abfd)->flags & F_APCS_SET)53 coff_data (abfd)->flags |= (flgs) | F_APCS_SET; \