Home
last modified time | relevance | path

Searched refs:add_alignment_attribute (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.cc3918 static void add_alignment_attribute (dw_die_ref, tree);
13300 add_alignment_attribute (base_type_result, type); in base_type_die()
13461 add_alignment_attribute (subrange_die, type); in subrange_type_die()
13848 add_alignment_attribute (mod_type_die, type); in modified_type_die()
21762 add_alignment_attribute (dw_die_ref die, tree tree_node) in add_alignment_attribute() function
22576 add_alignment_attribute (array_die, type); in gen_array_type_die()
22690 add_alignment_attribute (array_die, type); in gen_descr_array_type_die()
22802 add_alignment_attribute (type_die, type); in gen_enumeration_type_die()
23699 add_alignment_attribute (subr_die, decl); in gen_subprogram_die()
24471 add_alignment_attribute (var_die, decl); in gen_variable_die()
[all …]
H A DChangeLog-201738724 (add_alignment_attribute): New.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2out.c3830 static void add_alignment_attribute (dw_die_ref, tree);
12895 add_alignment_attribute (base_type_result, type); in base_type_die()
13056 add_alignment_attribute (subrange_die, type); in subrange_type_die()
13401 add_alignment_attribute (mod_type_die, type); in modified_type_die()
21084 add_alignment_attribute (dw_die_ref die, tree tree_node) in add_alignment_attribute() function
21887 add_alignment_attribute (array_die, type); in gen_array_type_die()
21995 add_alignment_attribute (array_die, type); in gen_descr_array_type_die()
22107 add_alignment_attribute (type_die, type); in gen_enumeration_type_die()
23001 add_alignment_attribute (subr_die, decl); in gen_subprogram_die()
23773 add_alignment_attribute (var_die, decl); in gen_variable_die()
[all …]