Searched refs:GetMemoryRegionContainingAddress (Results 1 – 10 of 10) 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,
44 GetMemoryRegionContainingAddress(lldb::addr_t address, Status &error) { in GetMemoryRegionContainingAddress() function
51 GetMemoryRegionContainingAddress(lldb::addr_t address,
81 ScriptedProcessPythonInterface::GetMemoryRegionContainingAddress( in GetMemoryRegionContainingAddress() function in ScriptedProcessPythonInterface
297 GetInterface().GetMemoryRegionContainingAddress(load_addr, error)) in DoGetMemoryRegionInfo()308 GetInterface().GetMemoryRegionContainingAddress(address, error)) { in GetMemoryRegions()
38850 result = (bool)(arg1)->GetMemoryRegionContainingAddress(arg2,*arg3); in _wrap_SBMemoryRegionInfoList_GetMemoryRegionContainingAddress()