Searched refs:lib_dso_name (Results 1 – 1 of 1) sorted by relevance
292 def lib_dso_name(lib: LoadedLibrary) -> str: function315 needed = ' '.join([lib_dso_name(x) for x in lib.needed if x.soname not in kBionicSonames])