Searched defs:debug_cpu_state (Results 1 - 1 of 1) sorted by relevance

/haiku/headers/os/kernel/
H A Ddebugger.h27 typedef struct x86_64_debug_cpu_state debug_cpu_state; typedef in typeref:struct:x86_64_debug_cpu_state
29 typedef struct x86_debug_cpu_state debug_cpu_state; typedef in typeref:struct:x86_debug_cpu_state
31 typedef struct ppc_debug_cpu_state debug_cpu_state; typedef in typeref:struct:ppc_debug_cpu_state
33 typedef struct m68k_debug_cpu_state debug_cpu_state; typedef in typeref:struct:m68k_debug_cpu_state
35 typedef struct mipsel_debug_cpu_state debug_cpu_state; typedef in typeref:struct:mipsel_debug_cpu_state
37 typedef struct arm_debug_cpu_state debug_cpu_state; typedef in typeref:struct:arm_debug_cpu_state
39 typedef struct riscv64_debug_cpu_state debug_cpu_state; typedef in typeref:struct:riscv64_debug_cpu_state
41 typedef struct sparc_debug_cpu_state debug_cpu_state; typedef in typeref:struct:sparc_debug_cpu_state
43 typedef struct arm64_debug_cpu_state debug_cpu_state; typedef in typeref:struct:arm64_debug_cpu_state
[all...]

Completed in 23 milliseconds