Home
last modified time | relevance | path

Searched defs:debug_function (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/binutils/binutils/
HDdebug.c365 struct debug_function struct
368 debug_type return_type;
370 struct debug_parameter *parameters;
373 struct debug_block *blocks;
/NextBSD/contrib/gcc/
HDtree-cfg.c5138 debug_function (tree fn, int flags) in debug_function() function