Home | History | Annotate | Download | only in strace

Lines Matching refs:EIP

1080 	long eip;
1082 if (upeek(tcp, 4*EIP, &eip) < 0) {
1086 tprintf("[%08lx] ", eip);