Searched refs:DebugBinaryPath (Results 1 – 1 of 1) sorted by relevance
432 std::string DebugBinaryPath; in lookUpDebuglinkObject() local436 DebugBinaryPath)) in lookUpDebuglinkObject()438 auto DbgObjOrErr = getOrCreateObject(DebugBinaryPath, ArchName); in lookUpDebuglinkObject()455 std::string DebugBinaryPath; in lookUpBuildIDObject() local456 if (!findDebugBinary(Opts.DebugFileDirectory, *BuildID, DebugBinaryPath)) in lookUpBuildIDObject()458 auto DbgObjOrErr = getOrCreateObject(DebugBinaryPath, ArchName); in lookUpBuildIDObject()