Lines Matching refs:map_symbol
22 struct map_symbol;
368 void annotation__toggle_full_addr(struct annotation *notes, struct map_symbol *ms);
413 int symbol__annotate(struct map_symbol *ms,
416 int symbol__annotate2(struct map_symbol *ms,
442 int symbol__strerror_disassemble(struct map_symbol *ms, int errnum, char *buf, size_t buflen);
444 int symbol__annotate_printf(struct map_symbol *ms, struct evsel *evsel);
449 int map_symbol__annotation_dump(struct map_symbol *ms, struct evsel *evsel);
453 int symbol__tty_annotate(struct map_symbol *ms, struct evsel *evsel);
455 int symbol__tty_annotate2(struct map_symbol *ms, struct evsel *evsel);
458 int symbol__tui_annotate(struct map_symbol *ms, struct evsel *evsel,
461 static inline int symbol__tui_annotate(struct map_symbol *ms __maybe_unused, in symbol__tui_annotate()
546 u64 annotate_calc_pcrel(struct map_symbol *ms, u64 ip, int offset,