mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
__darwin_x86_thread_state64
mecca
platform
os
darwin
ucontext
Undocumented in source.
version(OSX && X86_64)
package
struct
__darwin_x86_thread_state64 {
ulong
__rax
;
ulong
__rbx
;
ulong
__rcx
;
ulong
__rdx
;
ulong
__rdi
;
ulong
__rsi
;
ulong
__rbp
;
ulong
__rsp
;
ulong
__r8
;
ulong
__r9
;
ulong
__r10
;
ulong
__r11
;
ulong
__r12
;
ulong
__r13
;
ulong
__r14
;
ulong
__r15
;
ulong
__rip
;
ulong
__rflags
;
ulong
__cs
;
ulong
__fs
;
ulong
__gs
;
}
Members
Variables
__cs
ulong
__cs
;
Undocumented in source.
__fs
ulong
__fs
;
Undocumented in source.
__gs
ulong
__gs
;
Undocumented in source.
__r10
ulong
__r10
;
Undocumented in source.
__r11
ulong
__r11
;
Undocumented in source.
__r12
ulong
__r12
;
Undocumented in source.
__r13
ulong
__r13
;
Undocumented in source.
__r14
ulong
__r14
;
Undocumented in source.
__r15
ulong
__r15
;
Undocumented in source.
__r8
ulong
__r8
;
Undocumented in source.
__r9
ulong
__r9
;
Undocumented in source.
__rax
ulong
__rax
;
Undocumented in source.
__rbp
ulong
__rbp
;
Undocumented in source.
__rbx
ulong
__rbx
;
Undocumented in source.
__rcx
ulong
__rcx
;
Undocumented in source.
__rdi
ulong
__rdi
;
Undocumented in source.
__rdx
ulong
__rdx
;
Undocumented in source.
__rflags
ulong
__rflags
;
Undocumented in source.
__rip
ulong
__rip
;
Undocumented in source.
__rsi
ulong
__rsi
;
Undocumented in source.
__rsp
ulong
__rsp
;
Undocumented in source.
Meta
Source
See Implementation
mecca
platform
os
darwin
ucontext
structs
Mcontext
RegisterSet
Ucontext
__darwin_fp_control
__darwin_fp_status
__darwin_mmst_reg
__darwin_x86_exception_state64
__darwin_x86_float_state64
__darwin_x86_thread_state64
__darwin_xmm_reg
mcontext_t
stack_t
ucontext_t