Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DMachO.h1670 struct x86_thread_state32_t { struct
1671 uint32_t eax;
1672 uint32_t ebx;
1673 uint32_t ecx;
1674 uint32_t edx;
1675 uint32_t edi;
1676 uint32_t esi;
1677 uint32_t ebp;
1678 uint32_t esp;
1679 uint32_t ss;
[all …]