Home | History | Annotate | Download | only in coregrind

Lines Matching refs:first_ip_delta

1840          Word first_ip_delta = 0;
1872 first_ip_delta = -insn_length;
1877 ? VG_(record_ExeContext)( tid, first_ip_delta )
1879 first_ip_delta );