Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_unwind_posix_libcdep.cc78 #define UNWIND_CONTINUE _URC_NO_REASON macro
81 #define UNWIND_CONTINUE _URC_NO_REASON macro
108 return UNWIND_CONTINUE; in Unwind_Trace()