Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dcoffcode.h1890 unsigned int alignment_power_const in coff_set_alignment_hook() local
1893 switch (alignment_power_const) in coff_set_alignment_hook()
1910 = IMAGE_SCN_ALIGN_POWER_NUM (alignment_power_const); in coff_set_alignment_hook()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dcoffcode.h1884 unsigned int alignment_power_const in coff_set_alignment_hook() local
1887 switch (alignment_power_const) in coff_set_alignment_hook()
1904 = IMAGE_SCN_ALIGN_POWER_NUM (alignment_power_const); in coff_set_alignment_hook()