Searched refs:load_path (Results 1 – 1 of 1) sorted by relevance
202 std::string load_path = dir_path + "/" + module_load_file; in GetModuleLoadList() local204 if (stat(load_path.c_str(), &fileStat)) { in GetModuleLoadList()