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