Function report |
Source Code:arch\x86\include\asm\text-patching.h |
Create Date:2022-07-28 07:31:34 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:int3_emulate_call
Proto:static inline void int3_emulate_call(struct pt_regs *regs, unsigned long func)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct pt_regs * | regs | |
unsigned long | func |
95 | int3_emulate_push(regs, ip - INT3_INSN_SIZE + CALL_INSN_SIZE) |
96 | int3_emulate_jmp(regs, func) |
Name | Describe |
---|---|
int3_exception_notify | |
poke_int3_handler |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |