Searched refs:UNW_X86_64_FRAME_OTHER (Results 1 - 3 of 3) sorted by relevance

/external/libunwind/src/x86_64/
H A DGstash_frame.c49 if (f->frame_type == UNW_X86_64_FRAME_OTHER
H A DGtrace.c47 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/
H A Dlibunwind_i.h48 UNW_X86_64_FRAME_OTHER = 0, /* not cacheable (special or unrecognised) */ enumerator in enum:__anon24708

Completed in 97 milliseconds