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

/freebsd-10.0-release/contrib/binutils/include/coff/
H A Decoff.h84 #define STYP_RELDYN 0x8000 macro
/freebsd-10.0-release/contrib/binutils/bfd/
H A Decoff.c309 { _RELDYN, STYP_RELDYN },
372 || (styp_flags & STYP_RELDYN)
2460 || (section.s_flags & STYP_RELDYN) != 0

Completed in 72 milliseconds