Linux Kernel
3.7.1
|
#include <annotate.h>
Data Fields | |
void(* | free )(struct ins_operands *ops) |
int(* | parse )(struct ins_operands *ops) |
int(* | scnprintf )(struct ins *ins, char *bf, size_t size, struct ins_operands *ops) |
Definition at line 35 of file annotate.h.
void(* free)(struct ins_operands *ops) |
Definition at line 36 of file annotate.h.
int(* parse)(struct ins_operands *ops) |
Definition at line 37 of file annotate.h.
Definition at line 38 of file annotate.h.