Home
last modified time | relevance | path

Searched refs:set_new_handler (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/src/
H A Dnew_handler.cpp33 new_handler set_new_handler(new_handler handler) noexcept { return __libcpp_atomic_exchange(&__new_… in set_new_handler() function
/freebsd/contrib/libcxxrt/
H A Dmemory.cc62 new_handler set_new_handler(new_handler handler) in set_new_handler() function
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dnew.cppm
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DErrorHandling.cpp195 std::new_handler old = std::set_new_handler(out_of_memory_new_handler); in install_out_of_memory_new_handler()
/freebsd/contrib/llvm-project/libcxx/include/
H A Dnew45 new_handler set_new_handler(new_handler new_p) noexcept;
146 _LIBCPP_EXPORTED_FROM_ABI new_handler set_new_handler(new_handler) _NOEXCEPT;
/freebsd/lib/libcxxrt/
H A DVersion.map317 std::set_new_handler*;
H A DVersion.map.arm318 std::set_new_handler*;
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DStdSymbolMap.inc2587 SYMBOL(set_new_handler, std::, <new>)