Searched refs:WritePCEx (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/kernel/arch/riscv64/
H A Darch_debug.cpp197 WritePCEx(Thread* thread, addr_t pc) function
231 WritePCEx(thread_get_current_thread(), pc);
272 dprintf(", PC: "); WritePCEx(thread, pc);
291 dprintf(", PC: "); WritePCEx(thread, pc);

Completed in 48 milliseconds