Lines Matching refs:map_symbol
257 static int call__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms)
352 static int jump__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms)
502 static int lock__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms)
560 static int mov__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms __maybe_unused)
634 static int dec__parse(struct arch *arch __maybe_unused, struct ins_operands *ops, struct map_symbol *ms __maybe_unused)
925 static int __symbol__inc_addr_samples(struct map_symbol *ms,
1000 static int symbol__inc_addr_samples(struct map_symbol *ms,
1163 static void disasm_line__init_ins(struct disasm_line *dl, struct arch *arch, struct map_symbol *ms)
1204 struct map_symbol ms;
1682 int symbol__strerror_disassemble(struct map_symbol *ms, int errnum, char *buf, size_t buflen)
2302 int symbol__annotate(struct map_symbol *ms, struct evsel *evsel,
2496 int symbol__annotate_printf(struct map_symbol *ms, struct evsel *evsel,
2662 int map_symbol__annotation_dump(struct map_symbol *ms, struct evsel *evsel,
2874 void annotation__toggle_full_addr(struct annotation *notes, struct map_symbol *ms)
2918 static void symbol__calc_lines(struct map_symbol *ms, struct rb_root *root,
2926 int symbol__tty_annotate2(struct map_symbol *ms, struct evsel *evsel,
2962 int symbol__tty_annotate(struct map_symbol *ms, struct evsel *evsel,
3242 int symbol__annotate2(struct map_symbol *ms, struct evsel *evsel,