Searched defs:ins_ops (Results 1 – 1 of 1) sorted by relevance
58 struct ins_ops { struct59 void (*free)(struct ins_operands *ops);60 int (*parse)(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms);61 int (*scnprintf)(struct ins *ins, char *bf, size_t size,