Searched refs:dsoname (Results 1 – 1 of 1) sorted by relevance
436 const char *dsoname = info->dlpi_name; in callback() local440 if (strcmp(dsoname, "") == 0) in callback()446 dsoname = exe; in callback()450 if (strcmp(dsoname, entry->name) == 0) in callback()
Completed in 17 milliseconds