Home
last modified time | relevance | path

Searched refs:STYP_EXCEPT (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/include/coff/
Dxcoff.h73 #define STYP_EXCEPT 0x0100 macro
/toolchain/binutils/binutils-2.25/binutils/
Dod-xcoff.c187 { STYP_EXCEPT, "except" },
/toolchain/binutils/binutils-2.25/bfd/
Dcoffcode.h581 styp_flags = STYP_EXCEPT; in sec_to_styp_flags()
801 else if (styp_flags & STYP_EXCEPT) in styp_to_sec_flags()
DChangeLog-20131658 of STYP_EXCEPT, STYP_LOADER and STYP_TYPCHK sections.
DChangeLog-0001196 * coffcode.h (sec_to_styp_flags): Add STYP_EXCEPT and STYP_TYPCHK for