Statics§
Functions§
- scudo_
allocate ⚠ - Allocate memory with the global Scudo allocator.
- scudo_
deallocate ⚠ - Deallocate memory allocated by the global Scudo allocator.
- scudo_
disable ⚠ - Unlocks the global Scudo allocator.
- scudo_
enable ⚠ - Locks the global Scudo allocator.
- scudo_
iterate ⚠ - Iterate over all chunks iterated by the global Scudo allocator.
- scudo_
print_ ⚠stats - Prints allocation statistics from the global Scudo allocator.