Home
last modified time | relevance | path

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

/freebsd/contrib/processor-trace/libipt/src/
H A Dpt_ild.c410 static int modrm_dec(struct pt_ild *ild, uint8_t length) in modrm_dec() function
465 return modrm_dec(ild, length + 1); in get_next_as_opcode()
481 return modrm_dec(ild, length + 1); in opcode_dec()
511 return modrm_dec(ild, length + 1); in opcode_dec()
516 return modrm_dec(ild, length + 1); in opcode_dec()
930 return modrm_dec(ild, length + 1); in prefix_vex_done()