Searched refs:pcb_eip (Results 1 – 8 of 8) sorted by relevance
48 kdb_thrctx->pcb_eip += 1; \54 kdb_thrctx->pcb_eip -= 1; \
56 int pcb_eip; /* (*) */ member
73 case 8: return (&kdb_thrctx->pcb_eip); in gdb_cpu_getreg()90 kdb_thrctx->pcb_eip = *(register_t *)val; in gdb_cpu_setreg()
109 ASSYM(PCB_EIP, offsetof(struct pcb, pcb_eip));
579 ctx->pcb_eip, ctx->pcb_esp, count)); in db_trace_thread()
182 pcb2->pcb_eip = (int)fork_trampoline + setidt_disp; in copy_thread()
1850 pcb->pcb_eip = tf->tf_eip; in makectx()
240 …printf "ip: %08x sp: %08x bp: %08x bx: %08x\n", $pcba->pcb_eip, $pcba->pcb_esp, $pcba->pcb_ebp, $p…241 x/1i $pcba->pcb_eip