Lines Matching refs:map_symbol

249 static int call__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms)  in call__parse()
344 static int jump__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms) in jump__parse()
494 static int lock__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms) in lock__parse()
552 static int mov__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms __maybe_un… in mov__parse()
613 static int dec__parse(struct arch *arch __maybe_unused, struct ins_operands *ops, struct map_symbol in dec__parse()
884 static int __symbol__inc_addr_samples(struct map_symbol *ms, in __symbol__inc_addr_samples()
959 static int symbol__inc_addr_samples(struct map_symbol *ms, in symbol__inc_addr_samples()
1122 static void disasm_line__init_ins(struct disasm_line *dl, struct arch *arch, struct map_symbol *ms) in disasm_line__init_ins()
1163 struct map_symbol ms;
1594 int symbol__strerror_disassemble(struct map_symbol *ms, int errnum, char *buf, size_t buflen) in symbol__strerror_disassemble()
2207 int symbol__annotate(struct map_symbol *ms, struct evsel *evsel, in symbol__annotate()
2401 int symbol__annotate_printf(struct map_symbol *ms, struct evsel *evsel, in symbol__annotate_printf()
2567 int map_symbol__annotation_dump(struct map_symbol *ms, struct evsel *evsel, in map_symbol__annotation_dump()
2779 void annotation__toggle_full_addr(struct annotation *notes, struct map_symbol *ms) in annotation__toggle_full_addr()
2823 static void symbol__calc_lines(struct map_symbol *ms, struct rb_root *root, in symbol__calc_lines()
2831 int symbol__tty_annotate2(struct map_symbol *ms, struct evsel *evsel, in symbol__tty_annotate2()
2867 int symbol__tty_annotate(struct map_symbol *ms, struct evsel *evsel, in symbol__tty_annotate()
3147 int symbol__annotate2(struct map_symbol *ms, struct evsel *evsel, in symbol__annotate2()