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

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/ppc/
H A Demul_chirp.c869 int stack_catch_result; local
881 stack_catch_result = n_stack_args;
882 stack_returns = stack_catch_result + 1;
896 args.stack[stack_catch_result] =
906 (unsigned long)args.stack[stack_catch_result]));

Completed in 103 milliseconds