Home
last modified time | relevance | path

Searched defs:GetMemoryRegionContainingAddress (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DScriptedProcessInterface.h40 GetMemoryRegionContainingAddress(lldb::addr_t address) { in GetMemoryRegionContainingAddress() function
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptedProcessPythonInterface.cpp200 ScriptedProcessPythonInterface::GetMemoryRegionContainingAddress( in GetMemoryRegionContainingAddress() function in ScriptedProcessPythonInterface