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

/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dcoff-arm.c41 #define APCS_26_FLAG(abfd) \ macro
2211 if (APCS_26_FLAG (obfd) != APCS_26_FLAG (ibfd))
2217 ibfd, APCS_26_FLAG (ibfd) ? 26 : 32,
2218 obfd, APCS_26_FLAG (obfd) ? 26 : 32
2265 SET_APCS_FLAGS (obfd, APCS_26_FLAG (ibfd) | APCS_FLOAT_FLAG (ibfd) | PIC_FLAG (ibfd));
2316 fprintf (file, " [APCS-%d]", APCS_26_FLAG (abfd) ? 26 : 32);
2360 && ( (APCS_26_FLAG (abfd) != flag)
2414 if (APCS_26_FLAG (dest) != APCS_26_FLAG (sr
[all...]
H A Dcoffcode.h2809 if (APCS_26_FLAG (abfd))
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dcoff-arm.c41 #define APCS_26_FLAG(abfd) \ macro
2211 if (APCS_26_FLAG (obfd) != APCS_26_FLAG (ibfd))
2217 ibfd, APCS_26_FLAG (ibfd) ? 26 : 32,
2218 obfd, APCS_26_FLAG (obfd) ? 26 : 32
2265 SET_APCS_FLAGS (obfd, APCS_26_FLAG (ibfd) | APCS_FLOAT_FLAG (ibfd) | PIC_FLAG (ibfd));
2316 fprintf (file, " [APCS-%d]", APCS_26_FLAG (abfd) ? 26 : 32);
2360 && ( (APCS_26_FLAG (abfd) != flag)
2414 if (APCS_26_FLAG (dest) != APCS_26_FLAG (sr
[all...]
H A Dcoffcode.h2760 if (APCS_26_FLAG (abfd))
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dcoff-arm.c41 #define APCS_26_FLAG(abfd) \ macro
2211 if (APCS_26_FLAG (obfd) != APCS_26_FLAG (ibfd))
2217 ibfd, APCS_26_FLAG (ibfd) ? 26 : 32,
2218 obfd, APCS_26_FLAG (obfd) ? 26 : 32
2265 SET_APCS_FLAGS (obfd, APCS_26_FLAG (ibfd) | APCS_FLOAT_FLAG (ibfd) | PIC_FLAG (ibfd));
2316 fprintf (file, " [APCS-%d]", APCS_26_FLAG (abfd) ? 26 : 32);
2360 && ( (APCS_26_FLAG (abfd) != flag)
2414 if (APCS_26_FLAG (dest) != APCS_26_FLAG (sr
[all...]
H A Dcoffcode.h2821 if (APCS_26_FLAG (abfd))
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dcoff-arm.c41 #define APCS_26_FLAG(abfd) \ macro
2211 if (APCS_26_FLAG (obfd) != APCS_26_FLAG (ibfd))
2217 ibfd, APCS_26_FLAG (ibfd) ? 26 : 32,
2218 obfd, APCS_26_FLAG (obfd) ? 26 : 32
2265 SET_APCS_FLAGS (obfd, APCS_26_FLAG (ibfd) | APCS_FLOAT_FLAG (ibfd) | PIC_FLAG (ibfd));
2316 fprintf (file, " [APCS-%d]", APCS_26_FLAG (abfd) ? 26 : 32);
2360 && ( (APCS_26_FLAG (abfd) != flag)
2414 if (APCS_26_FLAG (dest) != APCS_26_FLAG (sr
[all...]
H A Dcoffcode.h2809 if (APCS_26_FLAG (abfd))

Completed in 320 milliseconds