Searched refs:map__load (Results 1 – 4 of 4) sorted by relevance
101 int map__load(struct map *self, symbol_filter_t filter) in map__load() function153 if (map__load(self, filter) < 0) in map__find_symbol()162 if (map__load(self, filter) < 0) in map__find_symbol_by_name()
116 int map__load(struct map *self, symbol_filter_t filter);
1996 if (map__load(map, filter_available_functions)) { in show_available_funcs()
157 if (map__load(al.map, NULL) >= 0) { in perf_event__inject_buildid()