Searched defs:WritePointerToMemory (Results 1 – 2 of 2) sorted by relevance
637 void IRMemoryMap::WritePointerToMemory(lldb::addr_t process_address, in WritePointerToMemory() function in IRMemoryMap
2264 bool Process::WritePointerToMemory(lldb::addr_t vm_addr, lldb::addr_t ptr_value, in WritePointerToMemory() function in Process