Searched refs:preamble_function (Results 1 – 7 of 7) sorted by relevance
189 /*IN*/ Bool (*preamble_function)(void*,IRSB*),
199 /*IN*/ Bool (*preamble_function)(void*,IRSB*), in bb_to_IR()273 if (preamble_function) { in bb_to_IR()274 Bool stopNow = preamble_function( callback_opaque, irsb ); in bb_to_IR()
864 vta->preamble_function, in LibVEX_Translate()
244 vta.preamble_function = NULL; in main()
694 Bool (*preamble_function)(/*callback_opaque*/void*, IRSB*); member
1727 vta.preamble_function = preamble_fn; in VG_()
264 vta.preamble_function = NULL; in main()