Searched refs:insn_offset_vex_prefix (Results 1 – 2 of 2) sorted by relevance
176 static inline int insn_offset_vex_prefix(struct insn *insn) in insn_offset_vex_prefix() function182 return insn_offset_vex_prefix(insn) + insn->vex_prefix.nbytes; in insn_offset_opcode()
379 cursor = auprobe->insn + insn_offset_vex_prefix(insn) + 1; in riprel_analyze()