Searched refs:sanityCheckFail (Results 1 – 2 of 2) sorted by relevance
/external/valgrind/VEX/priv/ |
D | ir_defs.c | 3762 void sanityCheckFail ( const IRSB* bb, const IRStmt* stmt, const HChar* what ) in sanityCheckFail() function 3817 sanityCheckFail(bb,stmt, "out of range Temp in IRExpr"); in useBeforeDef_Temp() 3819 sanityCheckFail(bb,stmt, "IRTemp use before def in IRExpr"); in useBeforeDef_Temp() 3870 sanityCheckFail(bb,stmt, "IRExprP__* value in CCall arg list"); in useBeforeDef_Expr() 3983 sanityCheckFail(bb,stmt,"IRExpr.GetI.ix: not :: Ity_I32"); in tcExpr() 3985 sanityCheckFail(bb,stmt,"IRExpr.GetI.descr: invalid descr"); in tcExpr() 4001 sanityCheckFail(bb,stmt, in tcExpr() 4033 sanityCheckFail(bb,stmt, in tcExpr() 4052 sanityCheckFail(bb,stmt, in tcExpr() 4078 sanityCheckFail(bb,stmt, in tcExpr() [all …]
|
/external/valgrind/docs/internals/ |
D | 3_10_BUGSTATUS.txt | 153 345753 OS X: sanityCheckFail: exiting due to bad IR for Iop_AddF64
|