Home
last modified time | relevance | path

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

/art/compiler/jni/quick/
Dcalling_convention.h245 FrameOffset MethodStackOffset() { in MethodStackOffset() function
Djni_compiler.cc338 FrameOffset method_offset(current_out_arg_size + mr_conv->MethodStackOffset().SizeValue()); in ArtJniCompileMethodInternal()
544 FrameOffset method_offset = mr_conv->MethodStackOffset(); in ArtJniCompileMethodInternal()