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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dppc-sysv-tdep.c72 int argspace = 0; /* 0 is an initial wrong guess. */ local
105 int structoffset = argoffset + argspace;
555 argspace = argoffset;
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dppc-sysv-tdep.c73 int argspace = 0; /* 0 is an initial wrong guess. */ local
106 int structoffset = argoffset + argspace;
561 argspace = argoffset;

Completed in 227 milliseconds