HomeSort by: relevance | last modified time | path
    Searched defs:add_alignment_attribute (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc 3921 static void add_alignment_attribute (dw_die_ref, tree);
13370 add_alignment_attribute (base_type_result, type);
13532 add_alignment_attribute (subrange_die, type);
13921 add_alignment_attribute (mod_type_die, type);
21873 add_alignment_attribute (dw_die_ref die, tree tree_node)
22692 add_alignment_attribute (array_die, type);
22806 add_alignment_attribute (array_die, type);
22934 add_alignment_attribute (type_die, type);
23833 add_alignment_attribute (subr_die, decl);
24605 add_alignment_attribute (var_die, decl)
21859 add_alignment_attribute (dw_die_ref die, tree tree_node) function
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.cc 3923 static void add_alignment_attribute (dw_die_ref, tree);
13313 add_alignment_attribute (base_type_result, type);
13474 add_alignment_attribute (subrange_die, type);
13861 add_alignment_attribute (mod_type_die, type);
21776 add_alignment_attribute (dw_die_ref die, tree tree_node)
22592 add_alignment_attribute (array_die, type);
22706 add_alignment_attribute (array_die, type);
22818 add_alignment_attribute (type_die, type);
23717 add_alignment_attribute (subr_die, decl);
24489 add_alignment_attribute (var_die, decl)
21762 add_alignment_attribute (dw_die_ref die, tree tree_node) function
    [all...]

Completed in 55 milliseconds