Searched refs:SMTYP_ALIGN (Results 1 – 5 of 5) sorted by relevance
96 #define SMTYP_ALIGN(x) ((x) >> 3) /* log2 of alignment */ macro
542 #define SMTYP_ALIGN(x) ((x) >> 3) /* log2 of alignment */ macro
1057 #define CSECT_ALIGN(PP) (SMTYP_ALIGN(CSECT(PP).x_smtyp)) in read_xcoff_symtab()
1428 csect->alignment_power = SMTYP_ALIGN (aux.x_csect.x_smtyp); in xcoff_link_add_symbols()1564 csect->alignment_power = SMTYP_ALIGN (aux.x_csect.x_smtyp); in xcoff_link_add_symbols()
2369 SMTYP_ALIGN (aux->u.auxent.x_csect.x_smtyp), in coff_print_aux()