Searched defs:n_precedingStmts (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/VEX/priv/
H A Dguest_tilegx_helpers.c50 IRStmt ** precedingStmts, Int n_precedingStmts)
49 guest_tilegx_spechelper( const HChar * function_name, IRExpr ** args, IRStmt ** precedingStmts, Int n_precedingStmts) argument
H A Dguest_mips_helpers.c56 IRStmt ** precedingStmts, Int n_precedingStmts)
63 Int n_precedingStmts )
55 guest_mips32_spechelper(const HChar * function_name, IRExpr ** args, IRStmt ** precedingStmts, Int n_precedingStmts) argument
H A Dguest_s390_helpers.c1827 IRStmt **precedingStmts, Int n_precedingStmts)
1826 guest_s390x_spechelper(const HChar *function_name, IRExpr **args, IRStmt **precedingStmts, Int n_precedingStmts) argument

Completed in 98 milliseconds