Searched refs:F_RELFLG (Results 26 - 33 of 33) sorted by relevance

12

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dcoffcode.h3893 internal_f.f_flags |= F_RELFLG;
4125 /* AIX appears to require that F_RELFLG not be set if there are
4127 internal_f.f_flags &=~ F_RELFLG;
H A Dcoffgen.c186 if (!(internal_f->f_flags & F_RELFLG))
H A Decoff.c2673 internal_f.f_flags |= F_RELFLG;
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dcoffcode.h3754 internal_f.f_flags |= F_RELFLG;
3978 /* AIX appears to require that F_RELFLG not be set if there are
3980 internal_f.f_flags &=~ F_RELFLG;
H A Dcoffgen.c156 if (!(internal_f->f_flags & F_RELFLG))
H A DpeXXigen.c726 filehdr_in->f_flags &= ~F_RELFLG;
H A Decoff.c2530 internal_f.f_flags |= F_RELFLG;
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dobj-coff.c3617 (H_GET_RELOCATION_SIZE(&headers) ? 0 : F_RELFLG) |

Completed in 267 milliseconds

12