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

/art/runtime/entrypoints/quick/
H A Dquick_trampoline_entrypoints.cc2155 uint32_t* start_fpr_reg; local
2160 &start_gpr_reg, &start_fpr_reg);
2162 jni_call_.Reset(start_gpr_reg, start_fpr_reg, start_stack_arg, handle_scope_);

Completed in 11 milliseconds