Searched refs:handle_call (Results 1 – 1 of 1) sorted by relevance
655 static int handle_call(struct jit_context *ctx, in handle_jmp_epilogue() 1011 CHECK_RET(handle_call(ctx, insn, &len)); in handle_insn() 1289 * handle_call(). in jit_resume_context() 1312 CHECK_RET(handle_call(ctx, insn, &dummy)); in jit_patch_relocations() 666 static int handle_call(struct jit_context *ctx, handle_call() function