Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DREADME.txt17 The canonical sources are in libcxxabi/src/demangle and some of the
22 * libcxxabi needs the demangler to implement __cxa_demangle, which is
31 needed in libcxxabi (ie, the MSVC demangler, ItaniumPartialDemangler),
37 libcxxabi, then run libcxxabi/src/demangle/cp-to-llvm.sh. This
39 changes you made to libcxxabi over. Note that this script just
43 Because the core demangler needs to work in libcxxabi, everything
49 de-duplicate this code, and have both LLVM and libcxxabi depend on a
55 The tests are split up between libcxxabi/test/{unit,}test_demangle.cpp, and
61 libcxxabi/fuzz/cxa_demangle_fuzzer.cpp and https://llvm.org/docs/LibFuzzer.html.
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DREADME.txt17 The canonical sources are in libcxxabi/src/demangle and some of the
22 * libcxxabi needs the demangler to implement __cxa_demangle, which is
31 needed in libcxxabi (ie, the MSVC demangler, ItaniumPartialDemangler),
37 libcxxabi, then run libcxxabi/src/demangle/cp-to-llvm.sh. This
39 changes you made to libcxxabi over. Note that this script just
43 Because the core demangler needs to work in libcxxabi, everything
49 de-duplicate this code, and have both LLVM and libcxxabi depend on a
55 The tests are split up between libcxxabi/test/{unit,}test_demangle.cpp, and
61 libcxxabi/fuzz/cxa_demangle_fuzzer.cpp and https://llvm.org/docs/LibFuzzer.html.
/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp2224 const char *libcxxabi = "libc++abi.a(libc++abi.so.1)"; in getInfoFromTBTable() local
2231 libHandle = dlopen(libcxxabi, RTLD_MEMBER | RTLD_NOW); in getInfoFromTBTable()
/freebsd/contrib/llvm-project/
H A DFREEBSD-Xlist514 libcxxabi/