HomeSort by: relevance | last modified time | path
    Searched refs:begin_function (Results 1 - 9 of 9) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
debug.h 96 void (* begin_function) (tree decl); member in struct:gcc_debug_hooks
vmsdbgout.cc 1278 (*dwarf2_debug_hooks.begin_function) (decl);
varasm.cc 1990 (*debug_hooks->begin_function) (decl);
  /src/external/gpl3/gcc.old/dist/gcc/
debug.h 96 void (* begin_function) (tree decl); member in struct:gcc_debug_hooks
vmsdbgout.cc 1278 (*dwarf2_debug_hooks.begin_function) (decl);
varasm.cc 1964 (*debug_hooks->begin_function) (decl);
  /src/usr.bin/xlint/lint1/
externs1.h 348 void begin_function(sym_t *);
func.c 201 begin_function(sym_t *fsym) function
cgram.y 2462 begin_function($1);

Completed in 30 milliseconds