| /freebsd-14.2/sys/contrib/openzfs/config/ |
| H A D | user-libunwind.m4 | 2 dnl Checks for libunwind, which usually does a better job than backtrace() when 8 AC_ARG_WITH([libunwind], 9 AS_HELP_STRING([--with-libunwind], 10 [use libunwind for backtraces in userspace assertions]), 15 ZFS_AC_FIND_SYSTEM_LIBRARY(LIBUNWIND, [libunwind], [libunwind.h], [], [unwind], [], [ 22 AC_MSG_CHECKING([for unw_get_elf_filename in libunwind]) 26 #include <libunwind.h> 33 [libunwind has unw_get_elf_filename]) 40 …AC_MSG_FAILURE([--with-libunwind was given, but libunwind is not available, try installing libunwi…
|
| /freebsd-14.2/lib/libgcc_eh/ |
| H A D | Makefile.inc | 3 UNWINDINCDIR= ${SRCTOP}/contrib/llvm-project/libunwind/include 4 UNWINDSRCDIR= ${SRCTOP}/contrib/llvm-project/libunwind/src 17 SRCS_EXC+= libunwind.cpp
|
| H A D | Makefile | 14 INCS+= ${UNWINDINCDIR}/libunwind.h
|
| /freebsd-14.2/contrib/llvm-project/libunwind/include/ |
| H A D | libunwind.modulemap | 1 module libunwind [system] { 2 header "libunwind.h"
|
| /freebsd-14.2/contrib/llvm-project/libunwind/src/ |
| H A D | UnwindRegistersRestore.S | 757 @ static void libunwind::Registers_arm::restoreVFPWithFLDMX(unw_fpreg_t* values) 771 @ static void libunwind::Registers_arm::restoreVFPv3(unw_fpreg_t* values) 787 @ static void libunwind::Registers_arm::restoreiWMMX(unw_fpreg_t* values) 816 @ static void libunwind::Registers_arm::restoreiWMMXControl(unw_uint32_t* values) 838 # void libunwind::Registers_or1k::jumpto() 893 # void libunwind::Registers_hexagon::jumpto()
|
| H A D | Unwind_AIXExtras.cpp | 17 namespace libunwind { namespace
|
| H A D | RWMutex.hpp | 25 namespace libunwind { namespace
|
| H A D | AddressSpace.hpp | 49 namespace libunwind { namespace 69 namespace libunwind { namespace 124 namespace libunwind { namespace
|
| H A D | libunwind.cpp | 33 using namespace libunwind; 355 namespace libunwind { namespace
|
| H A D | UnwindRegistersSave.S | 823 @ static void libunwind::Registers_arm::saveVFPWithFSTMD(unw_fpreg_t* values) 837 @ static void libunwind::Registers_arm::saveVFPWithFSTMX(unw_fpreg_t* values) 851 @ static void libunwind::Registers_arm::saveVFPv3(unw_fpreg_t* values)
|
| H A D | EHHeaderParser.hpp | 19 namespace libunwind { namespace
|
| H A D | Unwind-seh.cpp | 31 using namespace libunwind;
|
| H A D | CompactUnwinder.hpp | 27 namespace libunwind { namespace
|
| H A D | DwarfInstructions.hpp | 26 namespace libunwind { namespace
|
| H A D | DwarfParser.hpp | 26 namespace libunwind { namespace
|
| H A D | UnwindCursor.hpp | 92 namespace libunwind { namespace
|
| H A D | Registers.hpp | 22 namespace libunwind { namespace
|
| /freebsd-14.2/lib/libexecinfo/ |
| H A D | Makefile | 13 CFLAGS+= -I${SRCTOP}/contrib/llvm-project/libunwind/include
|
| /freebsd-14.2/lib/libcompiler_rt/ |
| H A D | Makefile | 13 CFLAGS+= -I${SRCTOP}/contrib/llvm-project/libunwind/include
|
| /freebsd-14.2/contrib/llvm-project/ |
| H A D | FREEBSD-Xlist | 276 libunwind/.clang-format 277 libunwind/CMakeLists.txt 278 libunwind/cmake/ 279 libunwind/docs/ 280 libunwind/include/CMakeLists.txt 281 libunwind/src/CMakeLists.txt 282 libunwind/test/
|
| /freebsd-14.2/.github/ |
| H A D | CODEOWNERS | 41 /contrib/llvm-project/libunwind @DimitryAndric @emaste @bsdjhb
|
| /freebsd-14.2/ |
| H A D | MAINTAINERS | 46 contrib/llvm-project/libunwind dim,emaste,jhb Pre-commit review preferred.
|
| H A D | UPDATING | 58 Clang, llvm, lld, lldb, compiler-rt, libc++, libunwind and openmp have 658 Clang, llvm, lld, lldb, compiler-rt, libc++, libunwind and openmp have 717 Clang, llvm, lld, lldb, compiler-rt, libc++, libunwind and openmp have 742 Clang, llvm, lld, lldb, compiler-rt, libc++, libunwind and openmp have 761 The WITHOUT_LLVM_LIBUNWIND option has been removed. LLVM's libunwind 820 Clang, llvm, lld, lldb, compiler-rt, libc++, libunwind and openmp have 874 Clang, llvm, lld, lldb, compiler-rt, libc++, libunwind and openmp have 924 Clang, llvm, lld, lldb, compiler-rt, libc++, libunwind and openmp have
|
| /freebsd-14.2/contrib/llvm-project/libunwind/ |
| H A D | LICENSE.TXT | 240 The libunwind library is dual licensed under both the University of Illinois
|
| /freebsd-14.2/contrib/jemalloc/ |
| H A D | ChangeLog | 1453 - Fix the libunwind-based implementation of stack backtracing (used for heap
|