Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\include\asm\insn.h Create Date:2022-07-28 05:53:25
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:insn_offset_modrm

Proto:static inline int insn_offset_modrm(struct insn *insn)

Type:int

Parameter:

TypeParameterName
struct insn *insn
189  Return insn_offset_opcode(insn) + nbytes
Caller
NameDescribe
riprel_analyzeIf arch_uprobe->insn doesn't use rip-relative addressing, return* immediately. Otherwise, rewrite the instruction so that it accesses* its memory operand indirectly through a scratch register. Set* defparam->fixups accordingly