Home
last modified time | relevance | path

Searched refs:debug_function (Results 1 – 4 of 4) sorted by relevance

/trueos/contrib/gcc/
HDtree-dump.h94 extern void debug_function (tree, int);
HDtree-cfg.c5138 debug_function (tree fn, int flags) in debug_function() function
HDChangeLog-200614969 * tree-dump.h (debug_function): Declare.
15248 (debug_function): New.
/trueos/contrib/binutils/binutils/
HDdebug.c47 struct debug_function *current_function;
365 struct debug_function struct
508 struct debug_function *function;
578 const char *, enum debug_object_linkage, struct debug_function *);
770 struct debug_function *f; in debug_record_function()
785 f = (struct debug_function *) xmalloc (sizeof *f); in debug_record_function()
2812 struct debug_function *function) in debug_write_function()