Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/libunwind/src/
HDconfig.h165 #define _LIBUNWIND_LOG(msg, ...) macro
171 #define _LIBUNWIND_LOG(msg, ...) do { \ macro
184 _LIBUNWIND_LOG("" #x " failed in %s", __FUNCTION__); \
206 #define _LIBUNWIND_DEBUG_LOG(msg, ...) _LIBUNWIND_LOG(msg, __VA_ARGS__)
210 _LIBUNWIND_LOG(msg, __VA_ARGS__); \
217 _LIBUNWIND_LOG(msg, __VA_ARGS__); \
HDEHHeaderParser.hpp65 _LIBUNWIND_LOG("unsupported .eh_frame_hdr at %" PRIx64 in decodeEHHdr()
73 _LIBUNWIND_LOG("unsupported .eh_frame_hdr version: %" PRIu8 " at %" PRIx64, in decodeEHHdr()
HDFrameHeaderCache.hpp21 _LIBUNWIND_LOG(msg, __VA_ARGS__)
HDDwarfParser.hpp678 _LIBUNWIND_LOG( in parseFDEInstructions()
811 _LIBUNWIND_LOG("malformed DW_CFA_offset DWARF unwind, reg (%" PRIu64 in parseFDEInstructions()
830 _LIBUNWIND_LOG( in parseFDEInstructions()