Home
last modified time | relevance | path

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

/platform_testing/utils/shell-as/
Dexecute.cpp231 bool SetProgramCounter(const pid_t process_id, uint64_t program_counter) { in SetProgramCounter() function
289 if (!SetProgramCounter(process_id, entry_address)) { in StepToEntryPoint()