Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/coff/
Dti.h210 #define STYP_BLOCK (0x1000) macro
/toolchain/binutils/binutils-2.27/bfd/
Dcoffcode.h630 #ifdef STYP_BLOCK in sec_to_styp_flags()
632 styp_flags |= STYP_BLOCK; in sec_to_styp_flags()
746 #ifdef STYP_BLOCK in styp_to_sec_flags()
747 if (styp_flags & STYP_BLOCK) in styp_to_sec_flags()