Lines Matching +defs:source +defs:map
53 struct map *map; member
451 static struct symbol **symbols__sort_by_name(struct rb_root_cached *source, size_t *len) in symbols__sort_by_name()
1208 struct map *map) in validate_kcore_modules()
1227 struct map *map) in validate_kcore_addresses()
1371 static int dso__load_kcore(struct dso *dso, struct map *map, in dso__load_kcore()
1566 struct map *map, bool no_kcore) in __dso__load_kallsyms()
1598 struct map *map) in dso__load_kallsyms()
1873 int dso__load(struct dso *dso, struct map *map) in dso__load()
2146 struct map *map; in maps__find_by_name() local
2186 int dso__load_vmlinux(struct dso *dso, struct map *map, in dso__load_vmlinux()
2228 int dso__load_vmlinux_path(struct dso *dso, struct map *map) in dso__load_vmlinux_path()
2261 static int find_matching_kcore(struct map *map, char *dir, size_t dir_sz) in find_matching_kcore()
2301 static char *dso__find_kallsyms(struct dso *dso, struct map *map) in dso__find_kallsyms()
2358 static int dso__load_kernel_sym(struct dso *dso, struct map *map) in dso__load_kernel_sym()
2435 static int dso__load_guest_kernel_sym(struct dso *dso, struct map *map) in dso__load_guest_kernel_sym()