Searched refs:stack_frame_top (Results 1 – 2 of 2) sorted by relevance
47 lldb::addr_t stack_frame_top,
116 lldb::addr_t stack_frame_top) in InterpreterStackFrame() argument123 m_frame_size = stack_frame_top - stack_frame_bottom; in InterpreterStackFrame()124 m_stack_pointer = stack_frame_top; in InterpreterStackFrame()689 lldb::addr_t stack_frame_top, in Interpret() argument709 stack_frame_top); in Interpret()