Searched refs:GetMemoryRegionContainingAddress (Results 1 – 7 of 7) 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,
40 GetMemoryRegionContainingAddress(lldb::addr_t address, Status &error) { in GetMemoryRegionContainingAddress() function
46 GetMemoryRegionContainingAddress(lldb::addr_t address,
75 ScriptedProcessPythonInterface::GetMemoryRegionContainingAddress( in GetMemoryRegionContainingAddress() function in ScriptedProcessPythonInterface
290 GetInterface().GetMemoryRegionContainingAddress(load_addr, error)) in DoGetMemoryRegionInfo()301 GetInterface().GetMemoryRegionContainingAddress(address, error)) { in GetMemoryRegions()
36628 result = (bool)(arg1)->GetMemoryRegionContainingAddress(arg2,*arg3); in _wrap_SBMemoryRegionInfoList_GetMemoryRegionContainingAddress()