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

  /external/libunwind/src/x86_64/
Gresume.c 47 if (unlikely (c->sigcontext_format != X86_64_SCF_NONE))
Gos-linux.c 44 c->sigcontext_format = X86_64_SCF_NONE;
85 return c->sigcontext_format != X86_64_SCF_NONE;
Gregs.c 38 case X86_64_SCF_NONE:
Gos-freebsd.c 61 c->sigcontext_format = X86_64_SCF_NONE;
87 return (X86_64_SCF_NONE);
init.h 76 c->sigcontext_format = X86_64_SCF_NONE;
Gstep.c 73 c->sigcontext_format = X86_64_SCF_NONE;
  /external/libunwind/include/tdep-x86_64/
libunwind_i.h 93 X86_64_SCF_NONE, /* no signal frame encountered */

Completed in 208 milliseconds