Searched defs:SetVariable (Results 1 – 3 of 3) sorted by relevance
286 …std::optional<Error> SetVariable([[maybe_unused]] PtThread thread, [[maybe_unused]] uint32_t frame… in SetVariable() function
348 std::optional<Error> Debugger::SetVariable(PtThread thread, uint32_t frameDepth, int32_t regNumber, in SetVariable() function in panda::tooling::Debugger
503 …virtual std::optional<Error> SetVariable(PtThread /* thread */, uint32_t /* frameDepth */, int32_t… in SetVariable() function