Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DMachO.h1500 struct x86_thread_state32_t { struct
1501 uint32_t eax;
1502 uint32_t ebx;
1503 uint32_t ecx;
1504 uint32_t edx;
1505 uint32_t edi;
1506 uint32_t esi;
1507 uint32_t ebp;
1508 uint32_t esp;
1509 uint32_t ss;
[all …]