Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_mips_defs.h734 extern VexInvalRange patchProfInc_MIPS ( VexEndness endness_host,
Dmain_main.c1322 MIPS32ST(return patchProfInc_MIPS(endness_host, place_to_patch, in LibVEX_PatchProfInc()
1325 MIPS64ST(return patchProfInc_MIPS(endness_host, place_to_patch, in LibVEX_PatchProfInc()
Dhost_mips_defs.c4009 VexInvalRange patchProfInc_MIPS ( VexEndness endness_host, in patchProfInc_MIPS() function