Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dinsn.h190 static inline int insn_offset_opcode(struct insn *insn) in insn_offset_opcode() function
196 return insn_offset_opcode(insn) + insn->opcode.nbytes; in insn_offset_modrm()
/Linux-v4.19/tools/objtool/arch/x86/include/asm/
Dinsn.h190 static inline int insn_offset_opcode(struct insn *insn) in insn_offset_opcode() function
196 return insn_offset_opcode(insn) + insn->opcode.nbytes; in insn_offset_modrm()
/Linux-v4.19/tools/perf/util/intel-pt-decoder/
Dinsn.h190 static inline int insn_offset_opcode(struct insn *insn) in insn_offset_opcode() function
196 return insn_offset_opcode(insn) + insn->opcode.nbytes; in insn_offset_modrm()