Searched refs:host_stack_argc (Results 1 – 1 of 1) sorted by relevance
106 int host_stack_argc = 0; in GenWrapGuestFunction() local134 {.base = Assembler::rsp, .disp = params_offset + host_stack_argc * 8}); in GenWrapGuestFunction()135 ++host_stack_argc; in GenWrapGuestFunction()140 {.base = Assembler::rsp, .disp = params_offset + host_stack_argc * 8}); in GenWrapGuestFunction()141 ++host_stack_argc; in GenWrapGuestFunction()169 {.base = Assembler::rsp, .disp = params_offset + host_stack_argc * 8}); in GenWrapGuestFunction()170 ++host_stack_argc; in GenWrapGuestFunction()175 {.base = Assembler::rsp, .disp = params_offset + host_stack_argc * 8}); in GenWrapGuestFunction()176 ++host_stack_argc; in GenWrapGuestFunction()