Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/coff/
Decoff.h97 #define STYP_OTHER_LOAD (STYP_ECOFF_INIT | STYP_ECOFF_FINI) macro
DChangeLog-9103982 (STYP_OTHER_LOAD): Define as STYP_MIPS_INIT.
/toolchain/binutils/binutils-2.25/bfd/
Dcoffcode.h864 #ifdef STYP_OTHER_LOAD /* Other loaded sections. */ in styp_to_sec_flags()
865 if (styp_flags & STYP_OTHER_LOAD) in styp_to_sec_flags()