Searched refs:SetProgramCounter (Results 1 – 1 of 1) sorted by relevance
231 bool SetProgramCounter(const pid_t process_id, uint64_t program_counter) { in SetProgramCounter() function289 if (!SetProgramCounter(process_id, entry_address)) { in StepToEntryPoint()