Searched refs:GetMemoryRegionContainingAddress (Results 1 – 8 of 8) 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,
290 GetInterface().GetMemoryRegionContainingAddress(load_addr, error)) in GetMemoryRegions() 301 GetInterface().GetMemoryRegionContainingAddress(address, error)) {
76 ScriptedProcessPythonInterface::GetMemoryRegionContainingAddress( in GetMemoryRegionContainingAddress() function in ScriptedProcessPythonInterface
38265 result = (bool)(arg1)->GetMemoryRegionContainingAddress(arg2,*arg3); in _wrap_SBMemoryRegionInfoList_GetMemoryRegionContainingAddress()