Home
last modified time | relevance | path

Searched refs:begin_function (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Ddebug.h77 void (* begin_function) (tree decl); member
H A Dvmsdbgout.c1384 (*dwarf2_debug_hooks.begin_function) (decl); in vmsdbgout_begin_function()
H A Dvarasm.c1453 (*debug_hooks->begin_function) (decl); in assemble_start_function()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Ddebug.h77 void (* begin_function) PARAMS ((tree decl)); member
H A Dvmsdbgout.c1405 (*dwarf2_debug_hooks.begin_function) (decl);
H A Dvarasm.c1184 (*debug_hooks->begin_function) (decl);
H A DChangeLog.617144 begin_function. Change source_line prototype.
17173 (assemble_start_function): Use begin_function debug_hook.