Searched refs:dso__load (Results 1 – 5 of 5) sorted by relevance
113 nr = dso__load(dso, map); in test_file()
118 int dso__load(struct dso *dso, struct map *map);
353 nr = dso__load(dso, map); in map__load()
1743 int dso__load(struct dso *dso, struct map *map) in dso__load() function
1915 dso__load(kernel, machine__kernel_map(machine)); in machine__process_kernel_mmap_event()