Searched refs:_LIBUNWIND_DEBUG_LOG (Results 1 - 7 of 7) sorted by relevance

/external/libcxxabi/src/Unwind/
H A Dconfig.h86 #define _LIBUNWIND_DEBUG_LOG(msg, ...) macro
100 #define _LIBUNWIND_DEBUG_LOG(msg, ...) _LIBUNWIND_LOG(msg, __VA_ARGS__) macro
H A DCompactUnwinder.hpp106 _LIBUNWIND_DEBUG_LOG("bad register for EBP frame, encoding=%08X for "
225 _LIBUNWIND_DEBUG_LOG("bad register for frameless, encoding=%08X for "
335 _LIBUNWIND_DEBUG_LOG("bad register for RBP frame, encoding=%08X for "
454 _LIBUNWIND_DEBUG_LOG("bad register for frameless, encoding=%08X for "
H A DUnwindLevel1.c212 _LIBUNWIND_DEBUG_LOG("personality function returned unknown result %d",
412 _LIBUNWIND_DEBUG_LOG("lsda at 0x%lX does not start with 0xFF\n", result);
H A DUnwind-sjlj.c181 _LIBUNWIND_DEBUG_LOG("personality function returned unknown result %d",
H A DUnwindCursor.hpp875 //_LIBUNWIND_DEBUG_LOG("can't find/use FDE for pc=0x%llX\n", (uint64_t)pc);
1031 _LIBUNWIND_DEBUG_LOG("malformed __unwind_info, pc=0x%llX not in second "
1037 _LIBUNWIND_DEBUG_LOG("malformed __unwind_info, pc=0x%llX not in second "
1058 _LIBUNWIND_DEBUG_LOG("malformed __unwind_info at 0x%0llX bad second "
1088 _LIBUNWIND_DEBUG_LOG("found encoding 0x%08X with HAS_LSDA bit set for "
1101 _LIBUNWIND_DEBUG_LOG("found encoding 0x%08X with personality index %d, "
H A Dlibunwind.cpp324 _LIBUNWIND_DEBUG_LOG("_unw_add_dynamic_fde: bad fde: %s", message);
H A DUnwind-EHABI.cpp674 _LIBUNWIND_DEBUG_LOG("personality function returned unknown result %d",
752 _LIBUNWIND_DEBUG_LOG("lsda at 0x%llx does not start with 0xFF\n",

Completed in 132 milliseconds