Searched refs:goff_sp (Results 1 – 2 of 2) sorted by relevance
/external/valgrind/main/exp-dhat/ |
D | dh_main.c | 801 Int goff_sp) in addMemEvent() argument 839 addStmtToIRSB( sbOut, assign(sp, IRExpr_Get(goff_sp, tyAddr))); in addMemEvent() 883 const Int goff_sp = layout->offset_SP; in dh_instrument() local 928 aexpr, goff_sp ); in dh_instrument() 938 aexpr, goff_sp ); in dh_instrument() 956 dataSize, d->mAddr, goff_sp ); in dh_instrument() 959 dataSize, d->mAddr, goff_sp ); in dh_instrument() 981 dataSize, cas->addr, goff_sp ); in dh_instrument() 983 dataSize, cas->addr, goff_sp ); in dh_instrument() 994 st->Ist.LLSC.addr, goff_sp ); in dh_instrument() [all …]
|
/external/valgrind/main/helgrind/ |
D | hg_main.c | 4108 Int goff_sp ) in instrument_mem_access() argument 4222 addStmtToIRSB( sbOut, assign(sp, IRExpr_Get(goff_sp, tyAddr))); in instrument_mem_access() 4304 const Int goff_sp = layout->offset_SP; in hg_instrument() local 4397 sizeofIRType(hWordTy), goff_sp in hg_instrument() 4417 sizeofIRType(hWordTy), goff_sp in hg_instrument() 4436 sizeofIRType(hWordTy), goff_sp in hg_instrument() 4452 sizeofIRType(hWordTy), goff_sp in hg_instrument() 4472 sizeofIRType(hWordTy), goff_sp in hg_instrument() 4480 sizeofIRType(hWordTy), goff_sp in hg_instrument()
|