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

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

Completed in 176 milliseconds