![]() |
|
Routines for controlling malloc behavior. More...
Include dependency graph for mallocHook.h:Go to the source code of this file.
Classes | |
| class | ArchMallocHook |
| Override default malloc() functionality. More... | |
Functions | |
| ARCH_API bool | ArchIsPtmallocActive () |
| Return true if ptmalloc is being used as the memory allocator. | |
| ARCH_API bool | ArchIsStlAllocatorOff () |
| Return true if the C++ STL allocator was requested to be turned off. | |
Routines for controlling malloc behavior.
Definition in file mallocHook.h.