Home
last modified time | relevance | path

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

/freebsd/contrib/processor-trace/libipt/src/
H A Dpt_ild.c531 static int prefix_ignore(struct pt_ild *ild, uint8_t length, uint8_t rex);
575 /* 26 = */ prefix_ignore,
583 /* 2e = */ prefix_ignore,
592 /* 36 = */ prefix_ignore,
600 /* 3e = */ prefix_ignore,
641 /* 64 = */ prefix_ignore,
642 /* 65 = */ prefix_ignore,
890 static int prefix_ignore(struct pt_ild *ild, uint8_t length, uint8_t rex) in prefix_ignore() function