Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddebug.h88 void (* begin_function) (tree decl); member
H A Dvmsdbgout.c1275 (*dwarf2_debug_hooks.begin_function) (decl); in vmsdbgout_begin_function()
H A Dvarasm.c1849 (*debug_hooks->begin_function) (decl); in assemble_start_function()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddebug.h96 void (* begin_function) (tree decl); member
H A Dvmsdbgout.cc1276 (*dwarf2_debug_hooks.begin_function) (decl); in vmsdbgout_begin_function()
H A Dvarasm.cc1957 (*debug_hooks->begin_function) (decl); in assemble_start_function()
H A DChangeLog-200117144 begin_function. Change source_line prototype.
17173 (assemble_start_function): Use begin_function debug_hook.
/netbsd-src/usr.bin/xlint/lint1/
H A Dexterns1.h343 void begin_function(sym_t *);
H A Dfunc.c204 begin_function(sym_t *fsym) in begin_function() function
H A Dcgram.y2419 begin_function($1);