Home
last modified time | relevance | path

Searched refs:orig_eax (Results 1 – 2 of 2) sorted by relevance

/third_party/musl/arch/i386/bits/
Duser.h16 long orig_eax, eip, xcs, eflags, esp, xss; member
/third_party/libunwind/src/coredump/
D_UCD_access_reg_linux.c118 [UNW_X86_TRAPNO] = offsetof(struct user_regs_struct, orig_eax) / sizeof(long), in _UCD_access_reg()