Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/code_gen_lib/
Dgen_wrapper_riscv64_to_x86_64.cc100 const int params_offset = aligned_frame_size + 16; in GenWrapGuestFunction() local
134 {.base = Assembler::rsp, .disp = params_offset + host_stack_argc * 8}); in GenWrapGuestFunction()
140 {.base = Assembler::rsp, .disp = params_offset + host_stack_argc * 8}); in GenWrapGuestFunction()
169 {.base = Assembler::rsp, .disp = params_offset + host_stack_argc * 8}); in GenWrapGuestFunction()
175 {.base = Assembler::rsp, .disp = params_offset + host_stack_argc * 8}); in GenWrapGuestFunction()