Home
last modified time | relevance | path

Searched refs:STYP_XDATA (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/binutils/include/coff/
Decoff.h101 #define STYP_XDATA 0x2400000 macro
/freebsd-12-stable/contrib/binutils/bfd/
Decoff.c302 { _XDATA, STYP_XDATA }, in ecoff_sec_to_styp_flags()
386 || styp_flags == STYP_XDATA in _bfd_ecoff_styp_to_sec_flags()
2475 || section.s_flags == STYP_XDATA in _bfd_ecoff_write_object_contents()
DChangeLog-94958573 * ecoff.c (ecoff_styp_to_sec_flags): Handle STYP_PDATA, STYP_XDATA