HomeSort by relevance Sort by last modified time
    Searched refs:VexControl (Results 1 - 8 of 8) sorted by null

  /external/valgrind/main/VEX/priv/
main_globals.c 65 VexControl vex_control = { 0,0,False,0,0,0 };
main_globals.h 66 extern VexControl vex_control;
main_main.c 93 void LibVEX_default_VexControl ( /*OUT*/ VexControl* vcon )
119 /*READONLY*/VexControl* vcon
    [all...]
  /external/valgrind/main/VEX/pub/
libvex.h 454 VexControl;
460 void LibVEX_default_VexControl ( /*OUT*/ VexControl* vcon );
602 /*READONLY*/VexControl* vcon
    [all...]
  /external/valgrind/main/include/
pub_tool_options.h 35 #include "libvex.h" // for VexControl
177 extern VexControl VG_(clo_vex_control);
  /external/valgrind/main/coregrind/
m_options.c 46 VexControl VG_(clo_vex_control);
  /external/valgrind/main/VEX/switchback/
switchback.c 87 VexControl vcon;
  /external/valgrind/main/VEX/
test_main.c 103 VexControl vcon;
    [all...]

Completed in 305 milliseconds