Lines Matching refs:function_stack_top
754 lldb::addr_t function_stack_top)
769 m_dematerializer_sp->Dematerialize(dematerialize_error, result, function_stack_bottom, function_stack_top);
813 lldb::addr_t function_stack_top = LLDB_INVALID_ADDRESS;
841 function_stack_top = m_stack_frame_top;
849 function_stack_top);
879 function_stack_top = function_stack_pointer;
932 if (FinalizeJITExecution (error_stream, exe_ctx, result, function_stack_bottom, function_stack_top))