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

/freebsd-9.3-release/contrib/gcc/
H A Ddwarf2out.c3630 static void dwarf2out_abstract_function (tree);
3662 dwarf2out_abstract_function, /* outlining_inline_function */
10983 dwarf2out_abstract_function (fn);
11667 dwarf2out_abstract_function (tree decl)
12275 dwarf2out_abstract_function (decl);
12292 generating debugging info for C, dwarf2out_abstract_function(B)
13270 dwarf2out_abstract_function (DECL_ABSTRACT_ORIGIN (decl));
13277 /* dwarf2out_abstract_function won't emit a die if this is just
13282 dwarf2out_abstract_function (decl);
11652 dwarf2out_abstract_function (tree decl) function

Completed in 78 milliseconds