Searched refs:_LIBUNWIND_LOG (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/libunwind/src/ |
| H A D | config.h | 163 #define _LIBUNWIND_LOG(msg, ...) macro 167 #define _LIBUNWIND_LOG(msg, ...) \ macro 178 _LIBUNWIND_LOG("" #x " failed in %s", __FUNCTION__); \ 200 #define _LIBUNWIND_DEBUG_LOG(msg, ...) _LIBUNWIND_LOG(msg, __VA_ARGS__) 204 _LIBUNWIND_LOG(msg, __VA_ARGS__); \ 211 _LIBUNWIND_LOG(msg, __VA_ARGS__); \
|
| H A D | FrameHeaderCache.hpp | 21 _LIBUNWIND_LOG(msg, __VA_ARGS__)
|
| H A D | EHHeaderParser.hpp | 60 _LIBUNWIND_LOG("unsupported .eh_frame_hdr version: %" PRIu8 " at %" PRIx64, in decodeEHHdr()
|
| H A D | DwarfParser.hpp | 674 _LIBUNWIND_LOG( in parseFDEInstructions() 807 _LIBUNWIND_LOG("malformed DW_CFA_offset DWARF unwind, reg (%" PRIu64 in parseFDEInstructions() 826 _LIBUNWIND_LOG( in parseFDEInstructions()
|