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

  /external/libunwind/src/x86_64/
Gstash_frame.c 78 else if (f->frame_type == UNW_X86_64_FRAME_SIGRETURN)
Gos-linux.c 67 c->frame_info.frame_type = UNW_X86_64_FRAME_SIGRETURN;
Gtrace.c 492 case UNW_X86_64_FRAME_SIGRETURN:
  /external/libunwind/include/tdep-x86_64/
libunwind_i.h 47 UNW_X86_64_FRAME_SIGRETURN = -1, /* special sigreturn frame */

Completed in 204 milliseconds