HomeSort by relevance Sort by last modified time
    Searched refs:X86_SCF_NONE (Results 1 - 4 of 4) sorted by null

  /external/libunwind/src/x86/
Gos-freebsd.c 76 ret = X86_SCF_NONE;
150 case X86_SCF_NONE:
346 if (c->sigcontext_format == X86_SCF_NONE) {
init.h 57 c->sigcontext_format = X86_SCF_NONE;
Gos-linux.c 148 case X86_SCF_NONE:
294 if (unlikely (c->sigcontext_format != X86_SCF_NONE))
  /external/libunwind/include/tdep-x86/
libunwind_i.h 76 X86_SCF_NONE, /* no signal frame encountered */

Completed in 90 milliseconds