|
GDBserver
|
Go to the source code of this file.
Macros | |
| #define | __has_feature(x) 0 |
Functions | |
| void * | operator new (std::size_t sz) |
| void * | operator new (std::size_t sz, const std::nothrow_t &) noexcept |
| void * | operator new[] (std::size_t sz) |
| void * | operator new[] (std::size_t sz, const std::nothrow_t &) noexcept |
| void* operator new | ( | std::size_t | sz | ) |
Definition at line 48 of file new-op.c.
References all_cleanups(), CATCH, do_cleanups(), END_CATCH, malloc_failure(), RETURN_MASK_ALL, and TRY.
|
noexcept |
1.8.14