OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UNW_X86_64_FRAME_OTHER
(Results
1 - 3
of
3
) sorted by null
/external/libunwind/src/x86_64/
Gstash_frame.c
49
if (f->frame_type ==
UNW_X86_64_FRAME_OTHER
Gtrace.c
47
static const unw_tdep_frame_t empty_frame = { 0,
UNW_X86_64_FRAME_OTHER
, -1, -1, 0, -1, -1 };
227
f->frame_type =
UNW_X86_64_FRAME_OTHER
;
/external/libunwind/include/tdep-x86_64/
libunwind_i.h
48
UNW_X86_64_FRAME_OTHER
= 0, /* not cacheable (special or unrecognised) */
Completed in 623 milliseconds