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