Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/include/lldb/Target/
H A DThread.h421 Status ReturnFromFrameWithIndex(uint32_t frame_idx,
/src/contrib/llvm-project/lldb/source/Target/
H A DThread.cpp1446 Status Thread::ReturnFromFrameWithIndex(uint32_t frame_idx, in ReturnFromFrameWithIndex() function in Thread