Searched defs:debugging_translation (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/coregrind/
H A Dm_translate.c1334 Bool debugging_translation,
1402 if (!debugging_translation)
1407 if (VG_(clo_trace_flags) || debugging_translation) {
1441 if (debugging_translation)
1449 if (debugging_translation)
1460 if (debugging_translation) {
1630 if (!debugging_translation) {
1332 translate( ThreadId tid, Addr64 nraddr, Bool debugging_translation, Int debugging_verbosity, ULong bbs_done, Bool allow_redirection ) argument

Completed in 349 milliseconds