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.h737 extern VexInvalRange patchProfInc_MIPS ( VexEndness endness_host,
Dmain_main.c1353 MIPS32ST(return patchProfInc_MIPS(endness_host, place_to_patch, in LibVEX_PatchProfInc()
1356 MIPS64ST(return patchProfInc_MIPS(endness_host, place_to_patch, in LibVEX_PatchProfInc()
Dhost_mips_defs.c4002 VexInvalRange patchProfInc_MIPS ( VexEndness endness_host, in patchProfInc_MIPS() function