Home
last modified time | relevance | path

Searched refs:sp_post_call_insn (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/tsan/
Dts_valgrind.cc432 static void rtn_call(Addr sp_post_call_insn, Addr pc_post_call_insn, in rtn_call() argument
441 record.sp = sp_post_call_insn + 4; // sp before call. in rtn_call()
483 void evh__delete_frame ( Addr sp_post_call_insn, in evh__delete_frame() argument
999 IRTemp sp_post_call_insn in ts_instrument_final_jump()
1002 IRExpr_RdTmp(sp_post_call_insn), in ts_instrument_final_jump()
1018 IRTemp sp_post_call_insn in ts_instrument_final_jump() local
1021 IRExpr_RdTmp(sp_post_call_insn), in ts_instrument_final_jump()
/external/valgrind/main/exp-ptrcheck/
Dsg_main.c1789 Addr sp_post_call_insn, in shadowStack_new_frame() argument
1857 callee->creation_sp = sp_post_call_insn; in shadowStack_new_frame()
1885 void helperc__new_frame ( Addr sp_post_call_insn, in helperc__new_frame() argument
1892 Addr sp_at_call_insn = sp_post_call_insn + sp_adjust; in helperc__new_frame()
1895 sp_post_call_insn, in helperc__new_frame()
2287 IRTemp sp_post_call_insn, fp_post_call_insn; in sg_instrument_final_jump() local
2291 sp_post_call_insn in sg_instrument_final_jump()
2302 IRExpr_RdTmp(sp_post_call_insn), in sg_instrument_final_jump()