Searched refs:d86_get_byte (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/dev/i386/
H A Dinstr_size.c95 x.d86_get_byte = dtrace_dis_get_byte;
H A Ddis_tables.c1293 byte = x->d86_get_byte(x->d86_data);
1313 byte = x->d86_get_byte(x->d86_data);
1402 byte = x->d86_get_byte(x->d86_data);
2862 if (x->d86_get_byte(x->d86_data) < 0)
/macosx-10.5.8/xnu-1228.15.4/bsd/i386/
H A Ddis_tables.h92 int (*d86_get_byte)(void *); member in struct:dis86

Completed in 33 milliseconds