Searched refs:map__new2 (Results 1 – 6 of 6) sorted by relevance
117 struct map *map__new2(u64 start, struct dso *dso);
788 map = map__new2(start, dso); in machine__findnew_module_map()967 map = map__new2(xm->start, kernel); in machine__create_extra_kernel_map()1093 machine->vmlinux_map = map__new2(0, kernel); in __machine__create_kernel_maps()
865 curr_map = map__new2(pos->start, ndso); in map_groups__split_kallsyms()1172 map = map__new2(start, md->dso); in kcore_mapfn()
232 struct map *map__new2(u64 start, struct dso *dso) in map__new2() function
1090 map = map__new2(0, dso); in dso__new_map()
945 curr_map = map__new2(start, curr_dso); in dso__process_kernel_symbol()