Searched refs:GetLoadAddressPermissions (Results 1 – 4 of 4) sorted by relevance
342 if (process->GetLoadAddressPermissions(pc, permissions) && in InitializeNonZerothFrame()401 if (process->GetLoadAddressPermissions(m_cfa, permissions) && in InitializeNonZerothFrame()730 process->GetLoadAddressPermissions(current_pc_addr, permissions) && in GetFullUnwindPlanForFrame()1909 if (process.GetLoadAddressPermissions(candidate, permissions) && in ReadFrameAddress()
127 if (!m_process.GetLoadAddressPermissions(m_return_addr, permissions)) { in ThreadPlanStepOut()
2522 bool Process::GetLoadAddressPermissions(lldb::addr_t load_addr, in GetLoadAddressPermissions() function in Process
1848 virtual bool GetLoadAddressPermissions(lldb::addr_t load_addr,