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

/netbsd-current/external/gpl3/gdb.old/dist/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
/netbsd-current/external/gpl3/gdb/dist/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
/netbsd-current/external/gpl3/binutils.old/dist/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
/netbsd-current/external/gpl3/binutils/dist/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
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dcoff-arm.c51 (coff_data (abfd)->flags & F_APCS_SET)
57 coff_data (abfd)->flags |= (flgs) | F_APCS_SET; \
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dcoff-arm.c51 (coff_data (abfd)->flags & F_APCS_SET)
57 coff_data (abfd)->flags |= (flgs) | F_APCS_SET; \
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dcoff-arm.c51 (coff_data (abfd)->flags & F_APCS_SET)
57 coff_data (abfd)->flags |= (flgs) | F_APCS_SET; \
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dcoff-arm.c51 (coff_data (abfd)->flags & F_APCS_SET)
57 coff_data (abfd)->flags |= (flgs) | F_APCS_SET; \

Completed in 282 milliseconds