Home | History | Annotate | Download | only in memcheck

Lines Matching refs:nia

4202                                                     Addr nia );
4205 void do_AbiHint ( MCEnv* mce, IRExpr* base, Int len, IRExpr* nia )
4209 supplied nia and pass zero instead. This is on the basis that
4214 nia = mkIRExpr_HWord(0);
4220 mkIRExprVec_3( base, mkIRExpr_HWord( (UInt)len), nia )
4841 || isBogusAtom(st->Ist.AbiHint.nia);
5081 st->Ist.AbiHint.nia );