Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/include/coff/
Decoff.h96 #define STYP_OTHER_LOAD (STYP_ECOFF_INIT | STYP_ECOFF_FINI) macro
/freebsd-10-stable/contrib/binutils/bfd/
Dcoffcode.h706 #ifdef STYP_OTHER_LOAD /* Other loaded sections. */ in styp_to_sec_flags()
707 if (styp_flags & STYP_OTHER_LOAD) in styp_to_sec_flags()