Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/pub/
Dlibvex.h385 Bool host_ppc_calls_use_fndescrs; member
/external/valgrind/main/coregrind/
Dm_translate.c1519 vex_abiinfo.host_ppc_calls_use_fndescrs = True; in VG_()
/external/valgrind/main/VEX/priv/
Dmain_main.c1252 vbi->host_ppc_calls_use_fndescrs = False; in LibVEX_default_VexAbiInfo()
Dguest_generic_bb_to_IR.c693 if (abiinfo_both->host_ppc_calls_use_fndescrs) { in bb_to_IR()
Dguest_ppc_toIR.c183 if (vbi->host_ppc_calls_use_fndescrs) { in fnptr_to_fnentry()