Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcc/
Ddebug.h80 void (* end_function) (unsigned int line); member
Dvmsdbgout.c1308 (*dwarf2_debug_hooks.end_function) (line); in vmsdbgout_end_function()
Dfinal.c1524 (*debug_hooks->end_function) (high_function_linenum); in final_end_function()
DChangeLog-19989888 (ASM_OUTPUT_MI_THUNK): Remove bits now output by start/end_function.
DChangeLog-200117462 and end_function.
/freebsd-9-stable/contrib/binutils/binutils/
Ddebug.h415 bfd_boolean (*end_function) (void *); member
Ddebug.c2842 return (*fns->end_function) (fhandle); in debug_write_function()