Searched refs:X86_64_SCF_NONE (Results 1 - 7 of 7) sorted by relevance

/external/libunwind/src/x86_64/
H A DGresume.c47 if (unlikely (c->sigcontext_format != X86_64_SCF_NONE))
H A DGos-linux.c44 c->sigcontext_format = X86_64_SCF_NONE;
85 return c->sigcontext_format != X86_64_SCF_NONE;
H A DGregs.c38 case X86_64_SCF_NONE:
H A DGos-freebsd.c61 c->sigcontext_format = X86_64_SCF_NONE;
87 return (X86_64_SCF_NONE);
H A Dinit.h76 c->sigcontext_format = X86_64_SCF_NONE;
H A DGstep.c70 c->sigcontext_format = X86_64_SCF_NONE;
/external/libunwind/include/tdep-x86_64/
H A Dlibunwind_i.h93 X86_64_SCF_NONE, /* no signal frame encountered */ enumerator in enum:cursor::__anon24710

Completed in 150 milliseconds