Home
last modified time | relevance | path

Searched refs:WriteChildMemory (Results 1 – 1 of 1) sorted by relevance

/platform_testing/utils/shell-as/
Dexecute.cpp180 void WriteChildMemory(const pid_t process, uintptr_t process_address, in WriteChildMemory() function
213 WriteChildMemory(process, PROGRAM_COUNTER(registers), shell_code, in ExecuteShellCode()
226 WriteChildMemory(process, PROGRAM_COUNTER(registers), memory_backup.get(), in ExecuteShellCode()
277 WriteChildMemory(process_id, entry_address, trap_code.get(), trap_code_size); in StepToEntryPoint()
292 WriteChildMemory(process_id, entry_address, backup.get(), trap_code_size); in StepToEntryPoint()