Home
last modified time | relevance | path

Searched refs:outlining_inline_function (Results 1 – 10 of 10) sorted by relevance

/freebsd-9-stable/contrib/gcc/
Ddebug.h110 void (* outlining_inline_function) (tree decl); member
Dvmsdbgout.c1681 (*dwarf2_debug_hooks.outlining_inline_function) (decl); in vmsdbgout_abstract_function()
Dcfgexpand.c1706 (*debug_hooks->outlining_inline_function) (current_function_decl); in tree_expand_cfg()
Dtree-inline.c2170 (*debug_hooks->outlining_inline_function) (cg_edge->callee->decl); in expand_call_inline()
Dc-decl.c1846 (*debug_hooks->outlining_inline_function) (olddecl); in merge_decls()
DChangeLog-200235366 * c-decl.c (c_expand_body): Don't call outlining_inline_function.
35872 * c-decl.c (c_expand_body): Call outlining_inline_function when
DChangeLog-200116922 outlining_inline_function and label.
DChangeLog-200535756 (expand_call_inline): Call outlining_inline_function here.
DChangeLog-20034659 * toplev.c (rest_of_decl_compilation): Call outlining_inline_function
/freebsd-9-stable/contrib/gcc/cp/
DChangeLog-20024492 * semantics.c (expand_body): Call outlining_inline_function when