Home | History | Annotate | Download | only in memcheck

Lines Matching refs:nia

5509                                                     Addr nia );
5512 void do_AbiHint ( MCEnv* mce, IRExpr* base, Int len, IRExpr* nia )
5516 supplied nia and pass zero instead. This is on the basis that
5521 nia = mkIRExpr_HWord(0);
5527 mkIRExprVec_3( base, mkIRExpr_HWord( (UInt)len), nia )
6226 || isBogusAtom(st->Ist.AbiHint.nia);
6487 st->Ist.AbiHint.nia );