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

/freebsd-10.0-release/contrib/binutils/include/coff/
H A Decoff.h85 #define STYP_DYNSTR 0x10000 macro
/freebsd-10.0-release/contrib/binutils/bfd/
H A Decoff.c311 { _DYNSTR, STYP_DYNSTR },
374 || (styp_flags & STYP_DYNSTR)
2462 || (section.s_flags & STYP_DYNSTR) != 0

Completed in 177 milliseconds