Searched refs:function_stack_pointer (Results 1 – 2 of 2) sorted by relevance
78 lldb::addr_t function_stack_pointer = GetFunctionStackPointer(); in MischiefManaged() local80 function_stack_bottom = function_stack_pointer - HostInfo::GetPageSize(); in MischiefManaged()81 function_stack_top = function_stack_pointer; in MischiefManaged()
165 lldb::addr_t function_stack_pointer = in DoExecute() local168 function_stack_bottom = function_stack_pointer - HostInfo::GetPageSize(); in DoExecute()169 function_stack_top = function_stack_pointer; in DoExecute()