Searched refs:IRICB (Results 1 – 7 of 7) sorted by relevance
33 IRICB36 IRICB cb; in new_iricb()98 valgrind_vex_init_for_iri(IRICB *cb) in valgrind_vex_init_for_iri()
139 void valgrind_vex_init_for_iri(IRICB *);142 IRICB new_iricb(const irop_t *, test_data_t *);
32 This information is collected in the IR Injection Control Block (IRICB).33 To get the IRICB to VEX we use the new client request 78 IR into the current IRSB based on the information provided in the IRICB.
149 IRICB iricb = new_iricb(op, data); in main()
852 IRICB; typedef854 extern void LibVEX_InitIRI ( const IRICB * );
50 static IRICB iricb;54 LibVEX_InitIRI(const IRICB *iricb_in) in LibVEX_InitIRI()
2087 LibVEX_InitIRI ( (IRICB *)arg[1] ); in do_client_request()