Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dmain_main.c456 emit = (__typeof__(emit)) PPC32FN(emit_PPCInstr); in LibVEX_Translate()
473 emit = (__typeof__(emit)) PPC64FN(emit_PPCInstr); in LibVEX_Translate()
Dhost_ppc_defs.h1114 extern Int emit_PPCInstr ( /*MB_MOD*/Bool* is_profInc,
Dhost_ppc_defs.c3732 Int emit_PPCInstr ( /*MB_MOD*/Bool* is_profInc, in emit_PPCInstr() function