Searched refs:symbol__fprintf (Results 1 – 4 of 4) sorted by relevance
128 symbol__fprintf(last_sym, stderr); in test_dso()129 symbol__fprintf(sym, stderr); in test_dso()135 symbol__fprintf(sym, stderr); in test_dso()
10 size_t symbol__fprintf(struct symbol *sym, FILE *fp) in symbol__fprintf() function
169 size_t symbol__fprintf(struct symbol *sym, FILE *fp);
1603 ret += symbol__fprintf(pos, fp); in dso__fprintf()