Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DMachO.h1528 struct x86_thread_state32_t { struct
1529 uint32_t eax;
1530 uint32_t ebx;
1531 uint32_t ecx;
1532 uint32_t edx;
1533 uint32_t edi;
1534 uint32_t esi;
1535 uint32_t ebp;
1536 uint32_t esp;
1537 uint32_t ss;
[all …]