Searched refs:function_stack_pointer (Results 1 – 2 of 2) sorted by relevance
82 lldb::addr_t function_stack_pointer = GetFunctionStackPointer(); in MischiefManaged() local84 function_stack_bottom = function_stack_pointer - HostInfo::GetPageSize(); in MischiefManaged()85 function_stack_top = function_stack_pointer; in MischiefManaged()
162 lldb::addr_t function_stack_pointer = in DoExecute() local165 function_stack_bottom = function_stack_pointer - HostInfo::GetPageSize(); in DoExecute()166 function_stack_top = function_stack_pointer; in DoExecute()