Searched refs:dso__kernel_module_get_build_id (Results 1 – 3 of 3) sorted by relevance
753 int dso__kernel_module_get_build_id(struct dso *dso, const char *root_dir);
1366 dso__kernel_module_get_build_id(dso, ""); in maps__set_module_path()1481 dso__kernel_module_get_build_id(map__dso(map), machine->root_dir); in machine__create_module()
1698 int dso__kernel_module_get_build_id(struct dso *dso, in dso__kernel_module_get_build_id() function