Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DThread.h414 Status ReturnFromFrameWithIndex(uint32_t frame_idx,
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DThread.cpp1456 Status Thread::ReturnFromFrameWithIndex(uint32_t frame_idx, in ReturnFromFrameWithIndex() function in Thread