Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Dquick_entrypoints_enum.h64 bool EntrypointRequiresStackMap(QuickEntrypointEnum trampoline);
Dquick_entrypoints_enum.cc21 bool EntrypointRequiresStackMap(QuickEntrypointEnum trampoline) { in EntrypointRequiresStackMap() function