Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A Ddebug.c367 struct debug_function struct
370 debug_type return_type;
372 struct debug_parameter *parameters;
375 struct debug_block *blocks;
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Ddebug.c366 struct debug_function struct
369 debug_type return_type;
371 struct debug_parameter *parameters;
374 struct debug_block *blocks;
/openbsd-src/gnu/gcc/gcc/
H A Dtree-cfg.c5131 debug_function (tree fn, int flags) in debug_function() function