Searched defs:gWordTy (Results 1 - 15 of 15) sorted by relevance

/external/valgrind/main/none/
H A Dnl_main.c44 IRType gWordTy, IRType hWordTy )
39 nl_instrument( VgCallbackClosure* closure, IRSB* bb, VexGuestLayout* layout, VexGuestExtents* vge, VexArchInfo* archinfo_host, IRType gWordTy, IRType hWordTy ) argument
/external/valgrind/main/drd/
H A Ddrd_load_store.c596 IRType const gWordTy,
591 instrument(VgCallbackClosure* const closure, IRSB* const bb_in, VexGuestLayout* const layout, VexGuestExtents* const vge, VexArchInfo* archinfo_host, IRType const gWordTy, IRType const hWordTy) argument
/external/valgrind/main/exp-bbv/
H A Dbbv_main.c345 /* gWordTy = size of guest word */
351 IRType gWordTy, IRType hWordTy )
363 if (gWordTy != hWordTy) {
347 bbv_instrument( VgCallbackClosure* closure, IRSB* sbIn, VexGuestLayout* layout, VexGuestExtents* vge, VexArchInfo* archinfo_host, IRType gWordTy, IRType hWordTy ) argument
/external/valgrind/main/exp-sgcheck/
H A Dh_main.c539 IRType gWordTy; member in struct:__anon32792
613 IRType gWordTy, IRType hWordTy )
620 if (gWordTy != hWordTy) {
643 pce.gWordTy = gWordTy;
684 layout, gWordTy, hWordTy );
691 layout, gWordTy, hWordTy );
608 h_instrument( VgCallbackClosure* closure, IRSB* sbIn, VexGuestLayout* layout, VexGuestExtents* vge, VexArchInfo* archinfo_host, IRType gWordTy, IRType hWordTy ) argument
H A Dsg_main.c2203 IRType gWordTy, IRType hWordTy )
2338 IRType gWordTy, IRType hWordTy )
2365 mkIRExpr_HWord( sizeofIRType(gWordTy) )
2199 sg_instrument_IRStmt( struct _SGEnv * env, IRSB* sbOut, IRStmt* st, VexGuestLayout* layout, IRType gWordTy, IRType hWordTy ) argument
2333 sg_instrument_final_jump( struct _SGEnv * env, IRSB* sbOut, IRExpr* next, IRJumpKind jumpkind, VexGuestLayout* layout, IRType gWordTy, IRType hWordTy ) argument
/external/valgrind/main/coregrind/m_gdbserver/
H A Dm_gdbserver.c1109 IRType gWordTy, IRType hWordTy,
1184 IRType gWordTy,
1188 VG_(invalidate_if_not_gdbserved) (gWordTy == Ity_I64 ?
1203 IRType gWordTy, IRType hWordTy)
1235 gWordTy, hWordTy,
1256 gWordTy,
1105 add_stmt_call_gdbserver(IRSB* sb_in, VexGuestLayout* layout, VexGuestExtents* vge, IRType gWordTy, IRType hWordTy, Addr iaddr, UChar delta, IRSB* irsb) argument
1180 add_stmt_call_invalidate_exit_target_if_not_gdbserved(IRSB* sb_in, VexGuestLayout* layout, VexGuestExtents* vge, IRType gWordTy, IRSB* irsb) argument
1199 instrument_for_gdbserver_if_needed(IRSB* sb_in, VexGuestLayout* layout, VexGuestExtents* vge, IRType gWordTy, IRType hWordTy) argument
/external/valgrind/main/coregrind/
H A Dm_translate.c226 IRType gWordTy,
235 gWordTy,
239 gWordTy,
267 IRType gWordTy,
221 tool_instrument_then_gdbserver_if_needed( VgCallbackClosure* closureV, IRSB* sb_in, VexGuestLayout* layout, VexGuestExtents* vge, VexArchInfo* vai, IRType gWordTy, IRType hWordTy ) argument
262 vg_SP_update_pass( void* closureV, IRSB* sb_in, VexGuestLayout* layout, VexGuestExtents* vge, VexArchInfo* vai, IRType gWordTy, IRType hWordTy ) argument
/external/valgrind/main/lackey/
H A Dlk_main.c652 IRType gWordTy, IRType hWordTy )
663 if (gWordTy != hWordTy) {
647 lk_instrument( VgCallbackClosure* closure, IRSB* sbIn, VexGuestLayout* layout, VexGuestExtents* vge, VexArchInfo* archinfo_host, IRType gWordTy, IRType hWordTy ) argument
/external/valgrind/main/VEX/
H A Dtest_main.c84 IRType gWordTy, IRType hWordTy );
2596 IRType gWordTy, IRType hWordTy )
2593 mc_instrument( void* closureV, IRSB* bb_in, VexGuestLayout* layout, VexGuestExtents* vge, IRType gWordTy, IRType hWordTy ) argument
/external/valgrind/main/cachegrind/
H A Dcg_main.c1054 IRType gWordTy, IRType hWordTy )
1063 if (gWordTy != hWordTy) {
1049 cg_instrument( VgCallbackClosure* closure, IRSB* sbIn, VexGuestLayout* layout, VexGuestExtents* vge, VexArchInfo* archinfo_host, IRType gWordTy, IRType hWordTy ) argument
/external/valgrind/main/callgrind/
H A Dmain.c957 IRType gWordTy, IRType hWordTy )
967 if (gWordTy != hWordTy) {
952 instrument( VgCallbackClosure* closure, IRSB* sbIn, VexGuestLayout* layout, VexGuestExtents* vge, VexArchInfo* archinfo_host, IRType gWordTy, IRType hWordTy ) argument
/external/valgrind/main/exp-dhat/
H A Ddh_main.c878 IRType gWordTy, IRType hWordTy )
873 dh_instrument( VgCallbackClosure* closure, IRSB* sbIn, VexGuestLayout* layout, VexGuestExtents* vge, VexArchInfo* archinfo_host, IRType gWordTy, IRType hWordTy ) argument
/external/valgrind/main/massif/
H A Dms_main.c2093 IRType gWordTy, IRType hWordTy )
2088 ms_instrument( VgCallbackClosure* closure, IRSB* sbIn, VexGuestLayout* layout, VexGuestExtents* vge, VexArchInfo* archinfo_host, IRType gWordTy, IRType hWordTy ) argument
/external/valgrind/main/helgrind/
H A Dhg_main.c4484 IRType gWordTy, IRType hWordTy )
4495 if (gWordTy != hWordTy) {
4479 hg_instrument( VgCallbackClosure* closure, IRSB* bbIn, VexGuestLayout* layout, VexGuestExtents* vge, VexArchInfo* archinfo_host, IRType gWordTy, IRType hWordTy ) argument
/external/valgrind/main/memcheck/
H A Dmc_translate.c5969 IRType gWordTy, IRType hWordTy )
5978 if (gWordTy != hWordTy) {
5964 instrument( VgCallbackClosure* closure, IRSB* sb_in, VexGuestLayout* layout, VexGuestExtents* vge, VexArchInfo* archinfo_host, IRType gWordTy, IRType hWordTy ) argument

Completed in 276 milliseconds