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

/external/valgrind/main/VEX/priv/
H A Dhost_x86_defs.h675 extern Int emit_X86Instr ( UChar* buf, Int nbuf, X86Instr*,
H A Dmain_main.c258 emit_X86Instr;
H A Dhost_x86_defs.c1991 Int emit_X86Instr ( UChar* buf, Int nbuf, X86Instr* i, function
2293 default: vpanic(" emit_X86Instr:call:regparms");
2382 vpanic("emit_X86Instr.Xin_Goto: unknown jump kind");
2559 vpanic("emit_X86Instr:mfence:hwcaps");
3100 vpanic("emit_X86Instr");

Completed in 55 milliseconds