Searched refs:DebugBinaryPath (Results 1 – 1 of 1) sorted by relevance
348 std::string DebugBinaryPath; in lookUpDebuglinkObject() local351 if (!findDebugBinary(Path, DebuglinkName, CRCHash, DebugBinaryPath)) in lookUpDebuglinkObject()353 auto DbgObjOrErr = getOrCreateObject(DebugBinaryPath, ArchName); in lookUpDebuglinkObject()370 std::string DebugBinaryPath; in lookUpBuildIDObject() local371 if (!getOrFindDebugBinary(*BuildID, DebugBinaryPath)) in lookUpBuildIDObject()373 auto DbgObjOrErr = getOrCreateObject(DebugBinaryPath, ArchName); in lookUpBuildIDObject()