Searched refs:GetLoadAddressPermissions (Results 1 – 4 of 4) sorted by relevance
396 if (process->GetLoadAddressPermissions(pc, permissions) && in InitializeNonZerothFrame()455 if (process->GetLoadAddressPermissions(m_cfa, permissions) && in InitializeNonZerothFrame()821 process->GetLoadAddressPermissions(current_pc_addr, permissions) && in GetFullUnwindPlanForFrame()2035 if (process.GetLoadAddressPermissions(candidate, permissions) && in ReadFrameAddress()
127 if (!m_process.GetLoadAddressPermissions(m_return_addr, permissions)) { in ThreadPlanStepOut()
2389 bool Process::GetLoadAddressPermissions(lldb::addr_t load_addr, in GetLoadAddressPermissions() function in Process
1857 virtual bool GetLoadAddressPermissions(lldb::addr_t load_addr,