Searched refs:function_stack_pointer (Results 1 – 1 of 1) sorted by relevance
876 …lldb::addr_t function_stack_pointer = static_cast<ThreadPlanCallFunction *>(call_plan_sp.get())->G… in Execute() local878 function_stack_bottom = function_stack_pointer - Host::GetPageSize(); in Execute()879 function_stack_top = function_stack_pointer; in Execute()