Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/coff/
Dxcoff.h86 #define STYP_TYPCHK 0x4000 macro
/toolchain/binutils/binutils-2.27/binutils/
Dod-xcoff.c194 { STYP_TYPCHK, "typchk" },
/toolchain/binutils/binutils-2.27/bfd/
Dcoffcode.h585 styp_flags = STYP_TYPCHK; in sec_to_styp_flags()
805 else if (styp_flags & STYP_TYPCHK) 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