Searched refs:CALL_INSN_SIZE (Results 1 – 4 of 4) sorted by relevance
53 #define CALL_INSN_SIZE 5 macro169 int3_emulate_push(regs, regs->ip - INT3_INSN_SIZE + CALL_INSN_SIZE); in int3_emulate_call()
422 CALL_INSN_SIZE); in create_trampoline()517 ret = copy_from_kernel_nofault(&call, ptr, CALL_INSN_SIZE); in addr_from_call()527 return ptr + CALL_INSN_SIZE + call.disp; in addr_from_call()
630 #define OPT_INSN_SIZE (LEA_INSN_SIZE + CALL_INSN_SIZE)1081 (const void *) tramp, CALL_INSN_SIZE); in swbp_optimize()
298 addr + CALL_INSN_SIZE > (unsigned long)start) in addr_conflict()