Home
last modified time | relevance | path

Searched refs:UNW_ARM_FRAME_OTHER (Results 1 – 3 of 3) sorted by relevance

/third_party/libunwind/src/arm/
DGtrace.c50 static const unw_tdep_frame_t empty_frame = { 0, UNW_ARM_FRAME_OTHER, -1, -1, 0, -1, -1, -1 };
231 f->frame_type = UNW_ARM_FRAME_OTHER; in trace_init_addr()
DGstash_frame.c53 if (f->frame_type == UNW_ARM_FRAME_OTHER in tdep_stash_frame()
/third_party/libunwind/include/tdep-arm/
Dlibunwind_i.h48 UNW_ARM_FRAME_OTHER = 0, /* not cacheable (special or unrecognised) */ enumerator