Home
last modified time | relevance | path

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

/platform_testing/utils/shell-as/
Dexecute.cpp173 void ReadChildMemory(const pid_t process, uintptr_t process_address, in ReadChildMemory() function
211 ReadChildMemory(process, PROGRAM_COUNTER(registers), memory_backup.get(), in ExecuteShellCode()
276 ReadChildMemory(process_id, entry_address, backup.get(), trap_code_size); in StepToEntryPoint()