Searched defs:ld_library_path (Results 1 – 2 of 2) sorted by relevance
60 if (const char* ld_library_path = getenv("LD_LIBRARY_PATH")) { in GetDsoHandle() local
795 static int find_and_open_loader(const ExeInfo* exe, const char* ld_library_path, OpenedLoader* load… in find_and_open_loader()846 const char* ld_library_path = NULL; in _start_c() local