Lines Matching refs:IRSB
230 IRSB* tool_instrument_then_gdbserver_if_needed ( VgCallbackClosure* closureV, in tool_instrument_then_gdbserver_if_needed()
231 IRSB* sb_in, in tool_instrument_then_gdbserver_if_needed()
271 IRSB* vg_SP_update_pass ( void* closureV, in vg_SP_update_pass()
272 IRSB* sb_in, in vg_SP_update_pass()
293 IRSB* bb = emptyIRSB(); in vg_SP_update_pass()
1015 static void gen_PUSH ( IRSB* bb, IRExpr* e ) in gen_PUSH()
1113 static IRTemp gen_POP ( IRSB* bb ) in gen_POP()
1209 static void gen_push_and_set_LR_R2 ( IRSB* bb, Addr new_R2_value ) in gen_push_and_set_LR_R2()
1228 static void gen_pop_R2_LR_then_bLR ( IRSB* bb ) in gen_pop_R2_LR_then_bLR()
1258 Bool mk_preamble__ppctoc_magic_return_stub ( void* closureV, IRSB* bb ) in mk_preamble__ppctoc_magic_return_stub()
1290 static void gen_push_R2_and_set_LR ( IRSB* bb ) in gen_push_R2_and_set_LR()
1322 Bool mk_preamble__set_NRADDR_to_zero ( void* closureV, IRSB* bb ) in mk_preamble__set_NRADDR_to_zero()
1379 Bool mk_preamble__set_NRADDR_to_nraddr ( void* closureV, IRSB* bb ) in mk_preamble__set_NRADDR_to_nraddr()
1482 Bool (*preamble_fn)(void*,IRSB*); in VG_()
1741 IRSB*(*f)(VgCallbackClosure*, in VG_()
1742 IRSB*,const VexGuestLayout*,const VexGuestExtents*, in VG_()
1747 IRSB*(*g)(void*, in VG_()
1748 IRSB*,const VexGuestLayout*,const VexGuestExtents*, in VG_()