Searched refs:GetLoadAddressPermissions (Results 1 – 4 of 4) sorted by relevance
394 if (process->GetLoadAddressPermissions(pc, permissions) && in InitializeNonZerothFrame()453 if (process->GetLoadAddressPermissions(m_cfa, permissions) && in InitializeNonZerothFrame()822 process->GetLoadAddressPermissions(current_pc_addr, permissions) && in GetFullUnwindPlanForFrame()2048 if (process.GetLoadAddressPermissions(candidate, permissions) && in ReadFrameAddress()
128 if (!m_process.GetLoadAddressPermissions(m_return_addr, permissions)) { in ThreadPlanStepOut()
2378 bool Process::GetLoadAddressPermissions(lldb::addr_t load_addr, in GetLoadAddressPermissions() function in Process
1858 virtual bool GetLoadAddressPermissions(lldb::addr_t load_addr,