callframe
frame = (struct callframe *)ddb_regs.tf_rbp;
frame = (struct callframe *)p->p_addr->u_pcb.pcb_rbp;
frame = (struct callframe *)frame->f_frame;
frame = (struct callframe *)addr;
frame = (struct callframe *)frame->f_frame;
&((struct callframe *)(ddb_regs.tf_rsp-8))->f_arg0;
lastframe = (struct callframe *)(ddb_regs.tf_rsp-8);
frame = (struct callframe *)db_get_value(
struct callframe *frame, *lastframe, *limit;
limit = (struct callframe *)((struct trapframe *)pcb->pcb_kstack - 1);
struct callframe f, *frame, *lastframe;
frame <= (struct callframe *)pcb->pcb_kstack) {
struct callframe *cf = (struct callframe *)(tf->tf_rsp - sizeof(long));
struct callframe *frame, *lastframe;
struct callframe *f_frame;
struct callframe *frame, *lastframe, *limit;
limit = (struct callframe *)STACKALIGN(p->p_addr + USPACE -
struct callframe *f_frame;
struct callframe *frame, *lastframe;
frame = (struct callframe *)ddb_regs.tf_ebp;
frame = (struct callframe *)p->p_addr->u_pcb.pcb_ebp;
frame = (struct callframe *)addr;
&((struct callframe *)(ddb_regs.tf_esp-4))->f_arg0;
lastframe = (struct callframe *)(ddb_regs.tf_esp-4);
struct callframe *frame, *lastframe, *limit;
limit = (struct callframe *)((struct trapframe *)pcb->pcb_kstack - 1);
struct callframe f, *frame, *lastframe;
frame <= (struct callframe *)pcb->pcb_kstack) {
struct callframe *cf;
cf = (struct callframe *)((long)&tf->tf_esp - sizeof(long));
cf = (struct callframe *)(tf->tf_esp - sizeof(long));
int db_i386_numargs(struct callframe *);
db_i386_numargs(struct callframe *fp)
struct callframe *f_frame;
cf = (struct callframe *)stktop2;
cf = (struct callframe *)stktop2;
struct callframe *cf;
struct callframe *frame, *lastframe, *limit;
limit = (struct callframe *)(p->p_addr + USPACE - FRAMELEN);
frame = (struct callframe *)frame->cf_sp;
cf = (struct callframe *)tf - 1;
struct callframe *cf;
struct callframe *f_frame;