Searched refs:function_to_print (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dskip.c331 const char *function_to_print = function != NULL ? function : rfunction; local
337 if (function_to_print == NULL)
345 function_text, function_to_print);
351 function_text, function_to_print,
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dskip.c326 const char *function_to_print = function != NULL ? function : rfunction; local
332 if (function_to_print == NULL)
340 function_text, function_to_print);
346 function_text, function_to_print,

Completed in 85 milliseconds