Searched refs:call_after_alloca_subr (Results 1 – 3 of 3) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
H A D | funcargs.c | 659 void call_after_alloca_subr (char c, short s, int i, long l, unsigned char uc, unsigned short us, u… in call_after_alloca_subr() function 662 call_after_alloca_subr (c, s, i, l, uc, us, ui, ul) in call_after_alloca_subr() 689 call_after_alloca_subr (c, s, i, l, 'b', 11, 12, (unsigned long)13);
|
H A D | funcargs.exp | 1002 if { ! [ runto call_after_alloca_subr ] } then { gdb_suppress_tests; }
|
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/ |
H A D | ChangeLog | 9040 call_after_alloca_subr an unsigned long type. 9698 "backtrace from call_after_alloca_subr" 10424 test, it causes stepping out of call_after_alloca_subr with
|