Searched refs:stack_frame_bottom (Results 1 – 2 of 2) sorted by relevance
46 lldb::addr_t stack_frame_bottom,
113 lldb::addr_t stack_frame_bottom, in InterpreterStackFrame() argument120 m_frame_process_address = stack_frame_bottom; in InterpreterStackFrame()121 m_frame_size = stack_frame_top - stack_frame_bottom; in InterpreterStackFrame()687 lldb::addr_t stack_frame_bottom, in Interpret() argument705 InterpreterStackFrame frame(data_layout, execution_unit, stack_frame_bottom, in Interpret()