Searched refs:F_DLL (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/binutils/include/coff/
H A Dinternal.h96 F_DLL PE format DLL
108 #define F_DLL (0x2000) macro
/freebsd-10-stable/contrib/binutils/bfd/
H A Dpeicode.h310 if ((internal_f->f_flags & F_DLL) != 0)
H A DpeXXigen.c756 filehdr_in->f_flags |= F_DLL;

Completed in 113 milliseconds