Searched refs:DebugBinaryPath (Results 1 – 2 of 2) sorted by relevance
276 std::string DebugBinaryPath; in lookUpDebuglinkObject() local279 if (!findDebugBinary(Path, DebuglinkName, CRCHash, DebugBinaryPath)) in lookUpDebuglinkObject()281 auto DbgObjOrErr = getOrCreateObject(DebugBinaryPath, ArchName); in lookUpDebuglinkObject()
284 std::string DebugBinaryPath; in lookUpDebuglinkObject() local287 if (!findDebugBinary(Path, DebuglinkName, CRCHash, DebugBinaryPath)) in lookUpDebuglinkObject()289 auto DbgObjOrErr = getOrCreateObject(DebugBinaryPath, ArchName); in lookUpDebuglinkObject()