Searched refs:add_subscript_info (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Ddwarf2out.c4131 static void add_subscript_info (dw_die_ref, tree);
10596 add_subscript_info (dw_die_ref type_die, tree type)
11168 add_subscript_info (array_die, type);
11176 add_subscript_info. */
10583 add_subscript_info (dw_die_ref type_die, tree type) function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.c6124 static void add_subscript_info (dw_die_ref, tree, bool);
16521 add_subscript_info (dw_die_ref type_die, tree type, bool collapse_p)
17179 add_subscript_info (array_die, type, collapse_nested_arrays);
16507 add_subscript_info (dw_die_ref type_die, tree type, bool collapse_p) function

Completed in 272 milliseconds