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

/barrelfish-master/lib/cxx/unwind/
H A Dconfig.h154 #define _LIBUNWIND_DEBUG_LOG(msg, ...) macro
170 #define _LIBUNWIND_DEBUG_LOG(msg, ...) _LIBUNWIND_LOG(msg, __VA_ARGS__) macro
H A DEHHeaderParser.hpp92 _LIBUNWIND_DEBUG_LOG("EHHeaderParser::decodeTableEntry: bad fde: %s",
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 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.hpp1516 //_LIBUNWIND_DEBUG_LOG("can't find/use FDE for pc=0x%llX", (uint64_t)pc);
1672 _LIBUNWIND_DEBUG_LOG("malformed __unwind_info, pc=0x%llX not in second "
1678 _LIBUNWIND_DEBUG_LOG("malformed __unwind_info, pc=0x%llX not in second "
1699 _LIBUNWIND_DEBUG_LOG("malformed __unwind_info at 0x%0llX bad second "
1729 _LIBUNWIND_DEBUG_LOG("found encoding 0x%08X with HAS_LSDA bit set for "
1742 _LIBUNWIND_DEBUG_LOG("found encoding 0x%08X with personality index %d, "
1785 _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 89 milliseconds