Searched refs:X86_get_op_access (Results 1 – 4 of 4) sorted by relevance
65 uint8_t *X86_get_op_access(cs_struct *h, unsigned int id, uint64_t *eflags);
377 uint8_t *arr = X86_get_op_access(h, id, eflags); in get_op_access()
497 uint8_t *arr = X86_get_op_access(h, id, eflags); in get_op_access()
3505 uint8_t *X86_get_op_access(cs_struct *h, unsigned int id, uint64_t *eflags) in X86_get_op_access() function