Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/include/coff/
Dti.h211 #define STYP_BLOCK (0x1000) macro
/netbsd/src/external/gpl3/gdb/dist/include/coff/
Dti.h211 #define STYP_BLOCK (0x1000) macro
/netbsd/src/external/gpl3/gdb/dist/bfd/
Dcoffcode.h567 #ifdef STYP_BLOCK in sec_to_styp_flags()
569 styp_flags |= STYP_BLOCK; in sec_to_styp_flags()
692 #ifdef STYP_BLOCK in styp_to_sec_flags()
693 if (styp_flags & STYP_BLOCK) in styp_to_sec_flags()
/netbsd/src/external/gpl3/binutils/dist/bfd/
Dcoffcode.h567 #ifdef STYP_BLOCK in sec_to_styp_flags()
569 styp_flags |= STYP_BLOCK; in sec_to_styp_flags()
692 #ifdef STYP_BLOCK in styp_to_sec_flags()
693 if (styp_flags & STYP_BLOCK) in styp_to_sec_flags()