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

/art/runtime/entrypoints/quick/
H A Dquick_trampoline_entrypoints.cc1521 uint8_t* LayoutCallRegisterStacks(uint8_t* sp8, uintptr_t** start_gpr, uint32_t** start_fpr) function in class:art::ComputeNativeCallFrameSize
1540 sp8 = LayoutCallRegisterStacks(sp8, start_gpr, start_fpr);

Completed in 9 milliseconds