Home
last modified time | relevance | path

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

/bionic/benchmarks/linker_relocation/regen/
Dgen_bench.py292 def lib_dso_name(lib: LoadedLibrary) -> str: function
315 needed = ' '.join([lib_dso_name(x) for x in lib.needed if x.soname not in kBionicSonames])