Searched refs:annotation_options (Results 1 – 5 of 5) sorted by relevance
11 struct annotation_options;101 struct annotation_options *options;
45 struct annotation_options { struct74 extern struct annotation_options annotate_opts; argument
69 struct annotation_options annotate_opts;781 struct annotation_options *opts, int printed, in annotation_line__print()816 struct annotation_options queue_opts = { in annotation_line__print()1230 struct annotation_options *opts = &annotate_opts; in hist_entry__annotate_printf()2242 static void annotation_options__add_disassembler(struct annotation_options *options, in annotation_options__add_disassembler()2259 static int annotation_options__add_disassemblers_str(struct annotation_options *options, in annotation_options__add_disassemblers_str()2287 struct annotation_options *opt = data; in annotation__config()2351 struct annotation_options *opt = &annotate_opts; in annotation_options__init()2371 static void annotation_options__default_init_disassemblers(struct annotation_options *options) in annotation_options__default_init_disassemblers()2445 struct annotation_options *args = &annotate_opts; in annotate_check_args()
1503 struct annotation_options *opts = &annotate_opts; in symbol__disassemble_objdump()1646 struct annotation_options *options = args->options; in symbol__disassemble()
797 switch_percent_type(struct annotation_options *opts, bool base) in switch_percent_type()