Searched defs:skipdata_size (Results 1 – 2 of 2) sorted by relevance
/external/capstone/ | ||
D | cs_priv.h | 71 uint8_t skipdata_size; // how many bytes to skip member |
D | cs.c | 622 static uint8_t skipdata_size(cs_struct *handle) in skipdata_size() function |