HomeSort by relevance Sort by last modified time
    Searched refs:sp_post_call_insn (Results 1 - 2 of 2) sorted by null

  /external/valgrind/tsan/
ts_valgrind.cc 432 static void rtn_call(Addr sp_post_call_insn, Addr pc_post_call_insn,
441 record.sp = sp_post_call_insn + 4; // sp before call.
477 // a superblock. If the |sp_post_call_insn| (the jump target address) is equal
483 void evh__delete_frame ( Addr sp_post_call_insn,
999 IRTemp sp_post_call_insn
1002 IRExpr_RdTmp(sp_post_call_insn),
1018 IRTemp sp_post_call_insn local
1021 IRExpr_RdTmp(sp_post_call_insn),
    [all...]
  /external/valgrind/main/exp-ptrcheck/
sg_main.c 2287 IRTemp sp_post_call_insn, fp_post_call_insn; local
    [all...]

Completed in 141 milliseconds