Home
last modified time | relevance | path

Searched refs:uconst_value (Results 1 – 1 of 1) sorted by relevance

/external/lldb/source/Expression/
DDWARFExpression.cpp2005 const uint64_t uconst_value = opcodes.GetULEB128(&offset); in Evaluate() local
2007 stack.back().ResolveValue(exe_ctx) += uconst_value; in Evaluate()