Home
last modified time | relevance | path

Searched defs:user_align (Results 1 – 9 of 9) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dstor-layout.c911 bool user_align; in update_alignment_for_field() local
1708 unsigned int user_align = TYPE_USER_ALIGN (type); in finalize_type_size() local
H A Dtree.h465 unsigned user_align : 1; member
/dragonfly/contrib/gcc-8.0/gcc/
H A Dstor-layout.c1014 bool user_align; in update_alignment_for_field() local
1940 unsigned int user_align = TYPE_USER_ALIGN (type); in finalize_type_size() local
H A Dtree-core.h938 unsigned user_align : 1; member
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dtree.c828 unsigned int user_align = TYPE_USER_ALIGN (t); in build_cplus_array_type() local
H A Dcp-tree.h1338 unsigned user_align : 1; member
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dclass.c1955 bool user_align = TYPE_USER_ALIGN (t); in fixup_attribute_variants() local
H A Dcp-tree.h1988 unsigned user_align : 1; member
/dragonfly/contrib/binutils-2.27/gold/
H A Dpowerpc.cc3831 unsigned int user_align = 1 << parameters->options().plt_align(); in stub_align() local