Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc1213 bool LongStackNeedsPadding() const { in LongStackNeedsPadding() function in art::BuildNativeCallFrameStateMachine
1233 if (LongStackNeedsPadding()) { in AdvanceLong()