Searched defs:GetVariable (Results 1 – 2 of 2) sorted by relevance
475 …virtual std::optional<Error> GetVariable(PtThread /* thread */, uint32_t /* frameDepth */, int32_t… in GetVariable() function
314 std::optional<Error> Debugger::GetVariable(PtThread thread, uint32_t frameDepth, int32_t regNumber, in GetVariable() function in ark::tooling::Debugger