Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/binutils/include/coff/
HDecoff.h84 #define STYP_RELDYN 0x8000 macro
/freebsd-11-stable/contrib/binutils/bfd/
HDecoff.c308 { _RELDYN, STYP_RELDYN }, in ecoff_sec_to_styp_flags()
371 || (styp_flags & STYP_RELDYN) in _bfd_ecoff_styp_to_sec_flags()
2453 || (section.s_flags & STYP_RELDYN) != 0 in _bfd_ecoff_write_object_contents()