Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/include/coff/
Decoff.h82 #define STYP_DYNAMIC 0x2000 macro
/freebsd-10-stable/contrib/binutils/bfd/
Decoff.c306 { _DYNAMIC, STYP_DYNAMIC }, in ecoff_sec_to_styp_flags()
369 || (styp_flags & STYP_DYNAMIC) in _bfd_ecoff_styp_to_sec_flags()
2451 || (section.s_flags & STYP_DYNAMIC) != 0 in _bfd_ecoff_write_object_contents()