Searched defs:WritePointerToMemory (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Expression/ | ||
H A D | IRMemoryMap.cpp | 637 void IRMemoryMap::WritePointerToMemory(lldb::addr_t process_address, in WritePointerToMemory() function in IRMemoryMap |
/llvm-project/lldb/source/Target/ | ||
H A D | Process.cpp | 2260 bool Process::WritePointerToMemory(lldb::addr_t vm_addr, lldb::addr_t ptr_value, WritePointerToMemory() function in Process |