Home
last modified time | relevance | path

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

/third_party/libunwind/libunwind/src/mi/
Dinit.c39 long unwi_debug_level; variable
50 unwi_debug_level = atoi (str); in mi_init()
52 if (unwi_debug_level > 0) in mi_init()
/third_party/libunwind/libunwind/include/
Dlibunwind_i.h263 #define unwi_debug_level UNWI_ARCH_OBJ(debug_level) macro
264 extern long unwi_debug_level;
269 if (unwi_debug_level >= level) \
/third_party/libunwind/libunwind/src/ia64/
DGparser.c1048 if (unwi_debug_level > 2) in create_state_record_for()