Home
last modified time | relevance | path

Searched refs:call7b (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dfuncargs.exp694 gdb_breakpoint call7b
736 gdb_continue call7b
H A Dfuncargs.c574 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 DChangeLog9694 "backtrace from call7b" if compiled with gcc.