Searched refs:X86_SCF_NONE (Results 1 – 4 of 4) sorted by relevance
76 ret = X86_SCF_NONE; in unw_is_signal_frame()150 case X86_SCF_NONE: in x86_get_scratch_loc()346 if (c->sigcontext_format == X86_SCF_NONE) { in x86_local_resume()
148 case X86_SCF_NONE: in x86_get_scratch_loc()296 if (unlikely (c->sigcontext_format != X86_SCF_NONE)) in x86_local_resume()
57 c->sigcontext_format = X86_SCF_NONE; in common_init()
76 X86_SCF_NONE, /* no signal frame encountered */ enumerator