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

/external/valgrind/main/VEX/priv/
H A Dhost_x86_defs.h673 extern void mapRegs_X86Instr ( HRegRemap*, X86Instr*, Bool );
H A Dmain_main.c248 mapRegs = (void(*)(HRegRemap*,HInstr*, Bool)) mapRegs_X86Instr;
H A Dhost_x86_defs.c1425 void mapRegs_X86Instr ( HRegRemap* m, X86Instr* i, Bool mode64 ) function
1571 vpanic("mapRegs_X86Instr");

Completed in 95 milliseconds