Searched refs:L_EXPORT (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/binutils/include/coff/
H A Dxcoff.h216 #define L_EXPORT (0x10) macro
/freebsd-12-stable/contrib/binutils/bfd/
H A Dxcofflink.c260 if ((ldsym.l_smtype & L_EXPORT) != 0)
622 if ((ldsym.l_smtype & L_EXPORT) == 0)
2017 if ((ldsym.l_smtype & L_EXPORT) == 0)
3538 ldsym->l_smtype |= L_EXPORT;
4671 ldsym->l_smtype |= L_EXPORT;

Completed in 118 milliseconds