OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 36 milliseconds