Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/kprobes/
Dcore.c116 __synthesize_relative_insn(void *from, void *to, u8 op) in __synthesize_relative_insn() function
131 __synthesize_relative_insn(from, to, RELATIVEJUMP_OPCODE); in synthesize_reljump()
138 __synthesize_relative_insn(from, to, RELATIVECALL_OPCODE); in synthesize_relcall()