Home
last modified time | relevance | path

Searched refs:host_ppc_calls_use_fndescrs (Results 1 – 5 of 5) sorted by relevance

/external/valgrind/VEX/pub/
Dlibvex.h381 Bool host_ppc_calls_use_fndescrs; member
/external/valgrind/coregrind/
Dm_translate.c1676 vex_abiinfo.host_ppc_calls_use_fndescrs = True; in VG_()
1681 vex_abiinfo.host_ppc_calls_use_fndescrs = False; in VG_()
/external/valgrind/VEX/priv/
Dguest_generic_bb_to_IR.c695 if (abiinfo_both->host_ppc_calls_use_fndescrs) { in bb_to_IR()
Dmain_main.c1460 vbi->host_ppc_calls_use_fndescrs = False; in LibVEX_default_VexAbiInfo()
Dguest_ppc_toIR.c229 if (vbi->host_ppc_calls_use_fndescrs) { in fnptr_to_fnentry()