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

/freebsd-10.0-release/contrib/binutils/include/coff/
H A Decoff.h89 #define STYP_ECOFF_FINI 0x1000000 macro
96 #define STYP_OTHER_LOAD (STYP_ECOFF_INIT | STYP_ECOFF_FINI)
/freebsd-10.0-release/contrib/binutils/bfd/
H A Decoff.c301 { _FINI, STYP_ECOFF_FINI },
369 || (styp_flags & STYP_ECOFF_FINI)
2466 || (section.s_flags & STYP_ECOFF_FINI) != 0

Completed in 179 milliseconds