Searched refs:da_handle_attach (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/lib/libdisasm/common/ | ||
H A D | libdisasm_impl.h | 41 int (*da_handle_attach)(dis_handle_t *); member |
H A D | libdisasm.c | 184 if (arch->da_handle_attach(dhp) != 0) { in dis_handle_create() |