Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Host/android/
H A DHostInfoAndroid.cpp50 if (const char *ld_library_path = ::getenv("LD_LIBRARY_PATH")) in ResolveLibraryPath() local
51 StringRef(ld_library_path) in ResolveLibraryPath()