Module allocator

Module allocator 

Source

Structs§

AllocationInfo
Information about an allocation
AllocationMetadata
Metadata for allocation tracking
AllocationStatistics
Statistics about allocation hooks
HookConfig
Configuration for allocation hooks
HookResult
Result of allocation hook
PlatformAllocator
Platform-specific allocator hooking system
SourceLocation
Source code location information
ThreadId
Thread identifier

Enums§

HookError
Errors that can occur during hook installation

Type Aliases§

AllocationHook
Allocation hook function type
DeallocationHook
Deallocation hook function type