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

/freebsd-12-stable/contrib/llvm-project/libunwind/src/
H A Dconfig.h155 #define _LIBUNWIND_DEBUG_LOG(msg, ...) macro
171 #define _LIBUNWIND_DEBUG_LOG(msg, ...) _LIBUNWIND_LOG(msg, __VA_ARGS__) macro
H A DCompactUnwinder.hpp105 _LIBUNWIND_DEBUG_LOG("bad register for EBP frame, encoding=%08X for "
224 _LIBUNWIND_DEBUG_LOG("bad register for frameless, encoding=%08X for "
336 _LIBUNWIND_DEBUG_LOG("bad register for RBP frame, encoding=%08X for "
455 _LIBUNWIND_DEBUG_LOG("bad register for frameless, encoding=%08X for "
H A DEHHeaderParser.hpp92 _LIBUNWIND_DEBUG_LOG("EHHeaderParser::decodeTableEntry: bad fde: %s",
H A DUnwindLevel1.c233 _LIBUNWIND_DEBUG_LOG("personality function returned unknown result %d",
439 _LIBUNWIND_DEBUG_LOG("lsda at 0x%" PRIxPTR " does not start with 0xFF",
H A Dlibunwind.cpp269 _LIBUNWIND_DEBUG_LOG("__unw_add_dynamic_fde: bad fde: %s", message);
H A DUnwind-sjlj.c223 _LIBUNWIND_DEBUG_LOG("personality function returned unknown result %d",
H A DUnwindCursor.hpp1530 //_LIBUNWIND_DEBUG_LOG("can't find/use FDE for pc=0x%llX", (uint64_t)pc);
1686 _LIBUNWIND_DEBUG_LOG("malformed __unwind_info, pc=0x%llX not in second "
1692 _LIBUNWIND_DEBUG_LOG("malformed __unwind_info, pc=0x%llX not in second "
1713 _LIBUNWIND_DEBUG_LOG("malformed __unwind_info at 0x%0llX bad second "
1743 _LIBUNWIND_DEBUG_LOG("found encoding 0x%08X with HAS_LSDA bit set for "
1756 _LIBUNWIND_DEBUG_LOG("found encoding 0x%08X with personality index %d, "
1799 _LIBUNWIND_DEBUG_LOG("\tpc not in table, pc=0x%llX", (uint64_t) pc);
H A DUnwind-EHABI.cpp656 _LIBUNWIND_DEBUG_LOG("personality function returned unknown result %d",

Completed in 123 milliseconds