Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMachO.h1519 struct x86_thread_state32_t { struct
1520 uint32_t eax;
1521 uint32_t ebx;
1522 uint32_t ecx;
1523 uint32_t edx;
1524 uint32_t edi;
1525 uint32_t esi;
1526 uint32_t ebp;
1527 uint32_t esp;
1528 uint32_t ss;
[all …]
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/
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 …]