Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/coff/
Decoff.h85 #define STYP_RELDYN 0x8000 macro
/toolchain/binutils/binutils-2.27/bfd/
Decoff.c315 { _RELDYN, STYP_RELDYN }, in ecoff_sec_to_styp_flags()
378 || (styp_flags & STYP_RELDYN) in _bfd_ecoff_styp_to_sec_flags()
2491 || (section.s_flags & STYP_RELDYN) != 0 in _bfd_ecoff_write_object_contents()