Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/HAL > API/Runtime/Core/HAL/FMallocDoubleFreeFinder
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/HAL/MallocDoubleFreeFinder.h |
Include | #include "HAL/MallocDoubleFreeFinder.h" |
Syntax
struct TrackedAllocationData
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
int32 | CallStackIndex | |
![]() |
SIZE_T | Size |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
TrackedAllocationData
(
SIZE_T InRequestedSize, |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() |