Home
last modified time | relevance | path

Searched refs:start_fpr_reg (Results 1 – 1 of 1) sorted by relevance

/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc1876 uint32_t* start_fpr_reg; in BuildGenericJniFrameVisitor() local
1881 &start_gpr_reg, &start_fpr_reg); in BuildGenericJniFrameVisitor()
1883 jni_call_.Reset(start_gpr_reg, start_fpr_reg, start_stack_arg, handle_scope_); in BuildGenericJniFrameVisitor()