Home
last modified time | relevance | path

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

/system/core/libunwindstack/
DUser.h32 struct x86_user_regs { struct
33 uint32_t ebx;
34 uint32_t ecx;
35 uint32_t edx;
36 uint32_t esi;
37 uint32_t edi;
38 uint32_t ebp;
39 uint32_t eax;
40 uint32_t xds;
41 uint32_t xes;
[all …]