Home
last modified time | relevance | path

Searched defs:user_regs_struct_32 (Results 1 – 1 of 1) sorted by relevance

/external/honggfuzz/linux/
Dtrace.c93 struct user_regs_struct_32 { struct
94 uint32_t ebx;
95 uint32_t ecx;
96 uint32_t edx;
97 uint32_t esi;
98 uint32_t edi;
99 uint32_t ebp;
100 uint32_t eax;
101 uint16_t ds, __ds;
102 uint16_t es, __es;
[all …]