Home
last modified time | relevance | path

Searched refs:emit_X86Instr (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/VEX/priv/
Dhost_x86_defs.h720 extern Int emit_X86Instr ( /*MB_MOD*/Bool* is_profInc,
Dmain_main.c422 emit = (__typeof__(emit)) X86FN(emit_X86Instr); in LibVEX_Translate()
Dhost_x86_defs.c2124 Int emit_X86Instr ( /*MB_MOD*/Bool* is_profInc, in emit_X86Instr() function