Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dtree-dump.h94 extern void debug_function (tree, int);
H A Dtree-cfg.c5131 debug_function (tree fn, int flags) in debug_function() function
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A Ddebug.c49 struct debug_function *current_function;
367 struct debug_function struct
510 struct debug_function *function;
580 const char *, enum debug_object_linkage, struct debug_function *);
772 struct debug_function *f; in debug_record_function()
787 f = (struct debug_function *) xmalloc (sizeof *f); in debug_record_function()
2814 struct debug_function *function) in debug_write_function()
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Ddebug.c48 struct debug_function *current_function;
366 struct debug_function struct
509 struct debug_function *function;
579 const char *, enum debug_object_linkage, struct debug_function *);
771 struct debug_function *f; in debug_record_function()
786 f = (struct debug_function *) xmalloc (sizeof *f); in debug_record_function()
2813 struct debug_function *function) in debug_write_function()