Searched refs:convert_executable_func (Results 1 – 1 of 1) sorted by relevance
10367 } convert_executable_func; in jit_machine_stack_exec() local10376 convert_executable_func.executable_func = executable_func; in jit_machine_stack_exec()10377 return convert_executable_func.call_executable_func(arguments); in jit_machine_stack_exec()10388 } convert_executable_func; in PRIV() local10441 convert_executable_func.executable_func = functions->executable_funcs[mode]; in PRIV()10442 retval = convert_executable_func.call_executable_func(&arguments); in PRIV()10475 } convert_executable_func; in pcre_jit_exec() local10525 convert_executable_func.executable_func = functions->executable_funcs[mode]; in pcre_jit_exec()10526 retval = convert_executable_func.call_executable_func(&arguments); in pcre_jit_exec()