Lines Matching refs:symsrc
14 #include "symsrc.h"
671 int dso__synthesize_plt_symbols(struct dso *dso, struct symsrc *ss)
1200 bool symsrc__possibly_runtime(struct symsrc *ss)
1205 bool symsrc__has_symtab(struct symsrc *ss)
1210 void symsrc__destroy(struct symsrc *ss)
1228 int symsrc__init(struct symsrc *ss, struct dso *dso, const char *name,
1482 dso__load_sym_internal(struct dso *dso, struct map *map, struct symsrc *syms_ss,
1483 struct symsrc *runtime_ss, int kmodule, int dynsym)
1745 int dso__load_sym(struct dso *dso, struct map *map, struct symsrc *syms_ss,
1746 struct symsrc *runtime_ss, int kmodule)