Searched refs:DebugBinaryPath (Results 1 – 1 of 1) sorted by relevance
402 std::string DebugBinaryPath; in lookUpDebuglinkObject() local405 if (!findDebugBinary(Path, DebuglinkName, CRCHash, DebugBinaryPath)) in lookUpDebuglinkObject()407 auto DbgObjOrErr = getOrCreateObject(DebugBinaryPath, ArchName); in lookUpDebuglinkObject()422 std::string DebugBinaryPath; in lookUpBuildIDObject() local423 if (!getOrFindDebugBinary(BuildID, DebugBinaryPath)) in lookUpBuildIDObject()425 auto DbgObjOrErr = getOrCreateObject(DebugBinaryPath, ArchName); in lookUpBuildIDObject()