Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Ddebug.h110 void (* outlining_inline_function) (tree decl); member
H A Dcfgexpand.c1774 (*debug_hooks->outlining_inline_function) (current_function_decl); in tree_expand_cfg()
H A Dvmsdbgout.c1681 (*dwarf2_debug_hooks.outlining_inline_function) (decl); in vmsdbgout_abstract_function()
H A Dtree-inline.c2170 (*debug_hooks->outlining_inline_function) (cg_edge->callee->decl); in expand_call_inline()
H A Dc-decl.c1848 (*debug_hooks->outlining_inline_function) (olddecl); in merge_decls()
H A 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
H A DChangeLog-200116922 outlining_inline_function and label.
H A DChangeLog-200535756 (expand_call_inline): Call outlining_inline_function here.
H A DChangeLog-20034659 * toplev.c (rest_of_decl_compilation): Call outlining_inline_function
/freebsd-12.1/contrib/gcc/cp/
H A DChangeLog-20024492 * semantics.c (expand_body): Call outlining_inline_function when