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

/external/valgrind/main/VEX/priv/
H A Dmain_main.c101 Bool valgrind_support,
160 vex_valgrind_support = valgrind_support;
92 LibVEX_Init( __attribute__ ((noreturn)) void (*failure_exit) ( void ), void (*log_bytes) ( HChar*, Int nbytes ), Int debuglevel, Bool valgrind_support, VexControl* vcon ) argument

Completed in 22 milliseconds