Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Ddebug.h80 void (* end_function) (unsigned int line); member
H A Dvmsdbgout.c1308 (*dwarf2_debug_hooks.end_function) (line); in vmsdbgout_end_function()
H A Dfinal.c1524 (*debug_hooks->end_function) (high_function_linenum); in final_end_function()
H A DChangeLog-19989888 (ASM_OUTPUT_MI_THUNK): Remove bits now output by start/end_function.
H A DChangeLog-200117462 and end_function.
/freebsd-12.1/contrib/binutils/binutils/
H A Ddebug.h415 bfd_boolean (*end_function) (void *); member
H A Ddebug.c2842 return (*fns->end_function) (fhandle); in debug_write_function()
/freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrControl.td86 defm END_FUNCTION : NRI<(outs), (ins), [], "end_function", 0x0b>;