Home
last modified time | relevance | path

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

/art/runtime/entrypoints/portable/
Dportable_trampoline_entrypoints.cc38 #define PORTABLE_STACK_ARG_SKIP 0 macro
42 #define PORTABLE_STACK_ARG_SKIP 16
48 #define PORTABLE_STACK_ARG_SKIP 4
53 #define PORTABLE_STACK_ARG_SKIP 0
59 #define PORTABLE_STACK_ARG_SKIP 0
69 + PORTABLE_STACK_ARG_SKIP), in PortableArgumentVisitor()