Home | History | Annotate | Download | only in memcheck

Lines Matching refs:b_offset

6761          Int b_offset = MC_(get_otrack_shadow_offset)( 
6765 tl_assert(b_offset >= -1
6766 && b_offset <= mce->layout->total_sizeB -4);
6767 if (b_offset >= 0) {
6769 return IRExpr_Get( b_offset + 2*mce->layout->total_sizeB,
6830 Int b_offset;
6836 b_offset = MC_(get_otrack_shadow_offset)(gOff, 4);
6837 if (b_offset != -1) {
6845 IRExpr_Get(b_offset
6929 Int b_offset;
6934 b_offset = MC_(get_otrack_shadow_offset)(gOff, 4);
6935 if (b_offset != -1) {
6944 IRExpr_Get(b_offset +
6950 stmt( 'B', mce, IRStmt_Put(b_offset
7139 Int b_offset
7144 if (b_offset >= 0) {
7146 stmt( 'B', mce, IRStmt_Put(b_offset + 2*mce->layout->total_sizeB,