Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/agent/
Ddebugger_impl.cpp1063 …auto walkerFunc = [this, &callFrameId, &callFrames](const FrameHandler *frameHandler) -> StackStat… in GenerateCallFrames() local
1080 return DebuggerApi::StackWalker(vm_, walkerFunc); in GenerateCallFrames()