Home | History | Annotate | Download | only in coregrind

Lines Matching defs:translate

83       VG_(message)(Vg_DebugMsg, "translate: no SP updates identified\n");
86 "translate: fast SP updates identified: %'llu (%3.1f%%)\n",
90 "translate: generic_known SP updates identified: %'llu (%3.1f%%)\n",
95 "translate: generic_unknown SP updates identified: %'llu (%3.1f%%)\n",
101 "translate: PX: SPonly %'llu, UnwRegs %'llu, AllRegs %'llu, AllRegsAllInsns %'llu\n", n_PX_VexRegUpdSpAtMemAccess, n_PX_VexRegUpdUnwindregsAtMemAccess, n_PX_VexRegUpdAllregsAtMemAccess, n_PX_VexRegUpdAllregsAtEachInsn);
774 location to translate if seg is not executable but is readable.
1460 /* Translate the basic block beginning at NRADDR, and add it to the
1472 Bool VG_(translate) ( ThreadId tid,
1582 /* Are we allowed to translate here? */