Home
last modified time | relevance | path

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

/art/runtime/arch/x86/
Djni_frame_x86.h47 size_t num_arg_words = shorty_len - 1u + num_long_or_double_args; in GetCriticalNativeOutArgsSize() local
50 size_t size = num_arg_words * static_cast<size_t>(kX86PointerSize); in GetCriticalNativeOutArgsSize()