opnsense-src/sys/cddl/dev/dtrace/x86
Christos Margiolis cef2565587 dtrace: export dtrace_dis_get_byte()
kinst uses this function as well, but because it is not exported, it
implements its own copy of it. The patch also exposes the function to
userland, so programs that need to use dtrace_disx86() can use this
function instead of rolling their own copies.

Reviewed by:	markj
Approved by:	markj (mentor)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D39871
2023-05-22 23:21:25 +03:00
..
dis_tables.c dtrace: Sync dis_tables.c with illumos 2023-04-25 10:46:10 -04:00
dis_tables.h Sync the x86 dis_tables.c with upstream. 2017-02-03 03:22:47 +00:00
instr_size.c dtrace: export dtrace_dis_get_byte() 2023-05-22 23:21:25 +03:00
regset.h dtrace: Drop illumos ifdefs for CPU register definitions 2022-10-12 16:06:33 -04:00