Searched refs:core_sim_path (Results 1 – 1 of 1) sorted by relevance
245 const std::string core_sim_path(GetCoreSimulatorPath().GetPath()); in LoadCoreSimulator() local246 if (core_sim_path.size()) in LoadCoreSimulator()247 dlopen(core_sim_path.c_str(), RTLD_LAZY); in LoadCoreSimulator()