Searched refs:ldLibraryPath (Results 1 – 1 of 1) sorted by relevance
119 const char *ldLibraryPath = getenv("LD_LIBRARY_PATH"); in StartExecutable() local120 if (ldLibraryPath != nullptr) { in StartExecutable()137 if (ldLibraryPath != nullptr) { in StartExecutable()138 setenv("LD_LIBRARY_PATH", ldLibraryPath, 1); in StartExecutable()