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

/freebsd-12-stable/contrib/binutils/include/coff/
H A Dxcoff.h301 #define XCOFF_EXPORT 0x00000100 macro
/freebsd-12-stable/contrib/binutils/bfd/
H A Dxcofflink.c2574 h->flags |= XCOFF_EXPORT;
2755 h->flags |= XCOFF_EXPORT;
2832 if ((h->flags & XCOFF_EXPORT) != 0
2902 && (h->flags & XCOFF_EXPORT) == 0)
3537 || (h->flags & XCOFF_EXPORT) != 0)
4670 || (h->flags & XCOFF_EXPORT) != 0)

Completed in 110 milliseconds