Searched refs:STYP_BLOCK (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/coff/
H A Dti.h205 STYP_BLOCK: the section should be blocked, i.e. if the section would cross
211 #define STYP_BLOCK (0x1000) macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/coff/
H A Dti.h205 STYP_BLOCK: the section should be blocked, i.e. if the section would cross
211 #define STYP_BLOCK (0x1000) macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dcoffcode.h617 #ifdef STYP_BLOCK
619 styp_flags |= STYP_BLOCK;
723 #ifdef STYP_BLOCK
724 if (styp_flags & STYP_BLOCK)
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dcoffcode.h617 #ifdef STYP_BLOCK
619 styp_flags |= STYP_BLOCK;
723 #ifdef STYP_BLOCK
724 if (styp_flags & STYP_BLOCK)

Completed in 114 milliseconds