Function report |
Source Code:arch\x86\lib\insn.c |
Create Date:2022-07-28 07:25:12 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:sn_get_length() - Get the length of instruction*@insn: &struct insn containing instruction* If necessary, first collects the instruction up to and including the* immediates bytes.
Proto:void insn_get_length(struct insn *insn)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct insn * | insn |
621 | If length Then Return |
Name | Describe |
---|---|
can_probe | Check if paddr is at an instruction boundary |
__copy_instruction | Copy an instruction with recovering modified instruction by kprobes* and adjust the displacement if the instruction uses the %rip-relative* addressing mode. Note that since @real will be the final place of copied |
can_optimize | Decode whole function to ensure any instructions don't jump into target |
uprobe_init_insn | |
fixup_umip_exception | xup_umip_exception() - Fixup a general protection fault caused by UMIP*@regs: Registers as saved when entering the #GP handler* The instructions SGDT, SIDT, STR, SMSW and SLDT cause a general protection* fault if executed with CPL > 0 (i |
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 |