Home
last modified time | relevance | path

Searched defs:return_frame (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Target/
H A DThreadPlanStepInstruction.cpp158 StackFrame *return_frame = thread.GetStackFrameAtIndex(1).get(); in ShouldStop() local
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dinfrun.c2669 insert_step_resume_breakpoint_at_frame (struct frame_info *return_frame) in insert_step_resume_breakpoint_at_frame()