Searched refs:DebugBinaryPath (Results 1 – 1 of 1) sorted by relevance
431 std::string DebugBinaryPath; in lookUpDebuglinkObject() local435 DebugBinaryPath)) in lookUpDebuglinkObject()437 auto DbgObjOrErr = getOrCreateObject(DebugBinaryPath, ArchName); in lookUpDebuglinkObject()454 std::string DebugBinaryPath; in lookUpBuildIDObject() local455 if (!findDebugBinary(Opts.DebugFileDirectory, *BuildID, DebugBinaryPath)) in lookUpBuildIDObject()457 auto DbgObjOrErr = getOrCreateObject(DebugBinaryPath, ArchName); in lookUpBuildIDObject()