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

  /external/valgrind/main/VEX/pub/
libvex.h 67 but not SSE1). LibVEX_Translate will check for nonsensical
290 LibVEX_Translate. The storage allocated will only stay alive until
429 /* A structure to carry arguments for LibVEX_Translate. There are so
533 VexTranslateResult LibVEX_Translate ( VexTranslateArgs* );
  /external/valgrind/main/VEX/priv/
main_main.c 168 VexTranslateResult LibVEX_Translate ( VexTranslateArgs* vta )
339 vpanic("LibVEX_Translate: unsupported host insn set");
427 vpanic("LibVEX_Translate: unsupported guest insn set");
    [all...]
  /external/valgrind/main/coregrind/
m_translate.c 3 /*--- Interface to LibVEX_Translate, and the SP-update pass ---*/
734 /* This is a callback passed to LibVEX_Translate. It stops Vex from
    [all...]

Completed in 267 milliseconds