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