Searched refs:g_custom_so_basedir (Results 1 – 1 of 1) sorted by relevance
95 static std::string g_custom_so_basedir; variable828 if (!g_custom_so_basedir.empty()) in ParseModuleStream()829 prefix = g_custom_so_basedir; in ParseModuleStream()999 g_custom_so_basedir = argv[argi]; in main()