Searched refs:OSDynLoad_pfMemAlloc (Results 1 – 1 of 1) sorted by relevance
127 typedef int (*OSDynLoad_pfMemAlloc)(int aMemBytes, int aMemAlign, void **appRetPtr); typedef129 int OSDynLoad_SetAllocator(OSDynLoad_pfMemAlloc aAlloc, OSDynLoad_pfMemFree aFree);130 int OSDynLoad_GetAllocator(OSDynLoad_pfMemAlloc *apRetAlloc, OSDynLoad_pfMemFree *apRetFree);137 int OSDynLoad_SetTLSAllocator(OSDynLoad_pfMemAlloc aAlloc, OSDynLoad_pfMemFree aFree);138 int OSDynLoad_GetTLSAllocator(OSDynLoad_pfMemAlloc *apRetAlloc, OSDynLoad_pfMemFree *apRetFree);