HL::LocalMallocHeap Class Reference
#include <localmallocheap.h>
List of all members.
Constructor & Destructor Documentation
HL::LocalMallocHeap::LocalMallocHeap |
( |
void |
|
) |
[inline] |
Member Function Documentation
void HL::LocalMallocHeap::free |
( |
void * |
ptr |
) |
[inline] |
size_t HL::LocalMallocHeap::getSize |
( |
void * |
ptr |
) |
[inline] |
void* HL::LocalMallocHeap::malloc |
( |
size_t |
sz |
) |
[inline] |
Member Data Documentation
True iff we haven't initialized the shim functions.
The local heap (for use while we are in dlsym, installing the shim functions).
Hopefully 64K is enough...
The documentation for this class was generated from the following file: