Home
last modified time | relevance | path

Searched refs:userdatap (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dunwind-libdw.c99 void **userdatap; in __report_module() local
101 dwfl_module_info(mod, &userdatap, NULL, NULL, NULL, NULL, NULL, NULL); in __report_module()
102 *userdatap = dso; in __report_module()