Searched refs:call7b (Results 1 – 3 of 3) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
H A D | funcargs.exp | 694 gdb_breakpoint call7b 736 gdb_continue call7b
|
H A D | funcargs.c | 574 void call7b (int i, short s, long l, float f, unsigned char uc, double d, unsigned short us, unsign… in call7b() function 576 call7b (i, s, l, f, uc, d, us, ul, ui, c) in call7b() 590 call7b (i, s, l, f, uc, d, us, ul, ui, c);
|
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/ |
H A D | ChangeLog | 9694 "backtrace from call7b" if compiled with gcc.
|