Searched refs:annotation_options (Results 1 – 3 of 3) sorted by relevance
80 struct annotation_options { struct104 extern struct annotation_options annotate_opts; argument292 struct annotation_options *options;425 void annotation_options__init(struct annotation_options *opt);426 void annotation_options__exit(struct annotation_options *opt);428 void annotation_config__init(struct annotation_options *opt);433 int annotate_check_args(struct annotation_options *args);
61 struct annotation_options annotate_opts;1238 struct annotation_options *options;2086 struct annotation_options *opts = &annotate_opts; in symbol__disassemble()2540 struct annotation_options *opts = &annotate_opts; in symbol__annotate_printf()3318 struct annotation_options *opt = data; in annotation__config()3375 void annotation_options__init(struct annotation_options *opt) in annotation_options__init()3388 void annotation_options__exit(struct annotation_options *opt) in annotation_options__exit()3394 void annotation_config__init(struct annotation_options *opt) in annotation_config__init()3450 int annotate_check_args(struct annotation_options *args) in annotate_check_args()
676 switch_percent_type(struct annotation_options *opts, bool base) in switch_percent_type()