Searched refs:DebugBinaryPath (Results 1 – 1 of 1) sorted by relevance
397 std::string DebugBinaryPath; in lookUpDebuglinkObject() local400 if (!findDebugBinary(Path, DebuglinkName, CRCHash, DebugBinaryPath)) in lookUpDebuglinkObject()402 auto DbgObjOrErr = getOrCreateObject(DebugBinaryPath, ArchName); in lookUpDebuglinkObject()417 std::string DebugBinaryPath; in lookUpBuildIDObject() local418 if (!getOrFindDebugBinary(BuildID, DebugBinaryPath)) in lookUpBuildIDObject()420 auto DbgObjOrErr = getOrCreateObject(DebugBinaryPath, ArchName); in lookUpBuildIDObject()