Searched defs:vex_init_done (Results 1 - 1 of 1) sorted by last modified time

/external/valgrind/main/coregrind/
H A Dm_translate.c1353 static Bool vex_init_done = False; local
1355 if (!vex_init_done) {
1360 vex_init_done = True;

Completed in 44 milliseconds