Home | History | Annotate | Download | only in m_gdbserver

Lines Matching refs:IRSB

936      ( IRSB* sb_in,
940 IRSB* irsb)
959 addStmtToIRSB(irsb, IRStmt_Dirty(di));
964 VG_(add_stmt_call_gdbserver) will add in IRSB a call to a helper
974 (IRSB* sb_in, /* block being translated */
980 IRSB* irsb) /* irsb block to which call is added */
1005 addStmtToIRSB(irsb, IRStmt_Put(layout->offset_IP ,
1033 addStmtToIRSB(irsb, IRStmt_Dirty(di));
1045 (IRSB* sb_in,
1049 IRSB* irsb)
1057 (sb_in, layout, vge, sb_in->next->Iex.RdTmp.tmp, irsb);
1063 IRSB* VG_(instrument_for_gdbserver_if_needed)
1064 (IRSB* sb_in,
1069 IRSB* sb_out;