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