Home
last modified time | relevance | path

Searched refs:SMTYP_ALIGN (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/gdb-7/include/coff/
HDinternal.h599 #define SMTYP_ALIGN(x) ((x) >> 3) /* log2 of alignment */ macro
/dragonfly/contrib/binutils-2.27/include/coff/
HDinternal.h642 #define SMTYP_ALIGN(x) ((x) >> 3) /* log2 of alignment */ macro
/dragonfly/contrib/binutils-2.34/include/coff/
HDinternal.h634 #define SMTYP_ALIGN(x) ((x) >> 3) /* log2 of alignment */ macro
/dragonfly/contrib/binutils-2.27/binutils/
HDod-xcoff.c866 SMTYP_ALIGN (smtyp)); in dump_xcoff32_symbols()
/dragonfly/contrib/binutils-2.34/bfd/
HDcoffcode.h2444 SMTYP_ALIGN (aux->u.auxent.x_csect.x_smtyp), in coff_print_aux()
/dragonfly/contrib/binutils-2.27/bfd/
HDcoffcode.h2620 SMTYP_ALIGN (aux->u.auxent.x_csect.x_smtyp), in coff_print_aux()