Home
last modified time | relevance | path

Searched refs:STYP_ECOFF_FINI (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/binutils/include/coff/
HDecoff.h89 #define STYP_ECOFF_FINI 0x1000000 macro
96 #define STYP_OTHER_LOAD (STYP_ECOFF_INIT | STYP_ECOFF_FINI)
/freebsd-11-stable/contrib/binutils/bfd/
HDecoff.c300 { _FINI, STYP_ECOFF_FINI }, in ecoff_sec_to_styp_flags()
368 || (styp_flags & STYP_ECOFF_FINI) in _bfd_ecoff_styp_to_sec_flags()
2459 || (section.s_flags & STYP_ECOFF_FINI) != 0 in _bfd_ecoff_write_object_contents()