Searched refs:GetMemoryRegionContainingAddress (Results 1 – 6 of 6) sorted by relevance
50 bool GetMemoryRegionContainingAddress(lldb::addr_t addr, in GetMemoryRegionContainingAddress() function in MemoryRegionInfoListImpl112 bool SBMemoryRegionInfoList::GetMemoryRegionContainingAddress( in GetMemoryRegionContainingAddress() function in SBMemoryRegionInfoList116 return m_opaque_up->GetMemoryRegionContainingAddress(addr, region_info.ref()); in GetMemoryRegionContainingAddress()
30 bool GetMemoryRegionContainingAddress(lldb::addr_t addr,
51 GetMemoryRegionContainingAddress(lldb::addr_t address,
81 ScriptedProcessPythonInterface::GetMemoryRegionContainingAddress( in GetMemoryRegionContainingAddress() 76 ScriptedProcessPythonInterface::GetMemoryRegionContainingAddress( GetMemoryRegionContainingAddress() function in ScriptedProcessPythonInterface
44 GetMemoryRegionContainingAddress(lldb::addr_t address, Status &error) {40 GetMemoryRegionContainingAddress(lldb::addr_t address, Status &error) { GetMemoryRegionContainingAddress() function
291 GetInterface().GetMemoryRegionContainingAddress(load_addr, error)) in DoGetMemoryRegionInfo() 302 GetInterface().GetMemoryRegionContainingAddress(address, error)) { in GetMemoryRegions()