Home
last modified time | relevance | path

Searched refs:ppRetLoc (Results 1 – 7 of 7) sorted by relevance

/external/valgrind/VEX/priv/
Dhost_generic_regs.h409 extern void ppRetLoc ( RetLoc rloc );
Dhost_generic_regs.c314 void ppRetLoc ( RetLoc ska ) in ppRetLoc() function
Dhost_x86_defs.c990 ppRetLoc(i->Xin.Call.rloc); in ppX86Instr()
Dhost_amd64_defs.c1105 ppRetLoc(i->Ain.Call.rloc); in ppAMD64Instr()
Dhost_arm64_defs.c1532 ppRetLoc(i->ARM64in.Call.rloc); in ppARM64Instr()
Dhost_arm_defs.c1721 ppRetLoc(i->ARMin.Call.rloc); in ppARMInstr()
Dhost_ppc_defs.c1665 ppRetLoc(i->Pin.Call.rloc); in ppPPCInstr()