Searched refs:d86_data (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/cddl/dev/dtrace/x86/
H A Ddis_tables.h94 void *d86_data; member in struct:dis86
H A Dinstr_size.c112 x.d86_data = (void **)&instr;
H A Ddis_tables.c2419 byte = x->d86_get_byte(x->d86_data);
2439 byte = x->d86_get_byte(x->d86_data);
2548 byte = x->d86_get_byte(x->d86_data);
3008 x->d86_check_func != NULL && x->d86_check_func(x->d86_data)) {
4665 if (x->d86_get_byte(x->d86_data) < 0)
5566 lookup(dis->d86_data, tgt, NULL, 0) == 0) {
5569 lookup(dis->d86_data, tgt, buf + curlen,
5591 lookup(dis->d86_data, reltgt, buf + curlen,
/freebsd-12-stable/cddl/contrib/opensolaris/lib/libdtrace/i386/
H A Ddt_isadep.c501 x86dis.d86_data = &data;

Completed in 110 milliseconds