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

  /external/valgrind/main/VEX/pub/
libvex.h 495 void (*log_bytes) ( HChar*, Int nbytes ),
  /external/valgrind/main/VEX/switchback/
switchback.c 943 void log_bytes ( HChar* bytes, Int nbytes ) function
1120 LibVEX_Init( failure_exit, log_bytes, 1, False, &vcon );