Lines Matching refs:map__dso
51 return map__dso(machine->vmlinux_map); in machine__kernel_dso()
944 dso = map__dso(map); in machine__process_ksymbol_register()
975 struct dso *dso = map__dso(map); in machine__process_ksymbol_unregister()
1003 struct dso *dso = map ? map__dso(map) : NULL; in machine__process_text_poke()
1463 struct dso *dso = map__dso(map); in machine__load_kallsyms()
1482 struct dso *dso = map__dso(map); in machine__load_vmlinux_path()
1538 dso = map__dso(map); in maps__set_module_path()
1647 dso__kernel_module_get_build_id(map__dso(map), machine->root_dir); in machine__create_module()
1834 dso__set_build_id(map__dso(map), bid); in machine__process_kernel_mmap_event()
2295 dso = map__dso(map); in callchain_srcline()
3098 dso = map__dso(map); in append_inlines()
3381 *modp = __map__is_kmodule(map) ? (char *)map__dso(map)->short_name : NULL; in machine__resolve_kernel_addr()