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

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dhppa-linux-tdep.c144 static int sfoffs[] = { 4*4, 10*4, 10*4 }; local
163 offs = sfoffs[try];
184 /* sp + sfoffs[try] points to a struct rt_sigframe, which contains
190 return sp + sfoffs[try] + 128 + 24;

Completed in 98 milliseconds