Searched refs:getLibPortablePath (Results 1 – 2 of 2) sorted by relevance
45 mRuntimePath.insert(std::make_pair("portable", getLibPortablePath() + "/libportable.a")); in initRuntimePath()46 mRuntimePath.insert(std::make_pair("portable.wrap", getLibPortablePath() + "/libportable.wrap")); in initRuntimePath()212 const std::string HostBitcodeCompiler::getLibPortablePath() const { in getLibPortablePath() function in HostBitcodeCompiler
67 const std::string getLibPortablePath() const;