Lines Matching defs:free

104  * not work on ARM.  To get around that, we must free prelinked kext
572 u_char * kernelStart = NULL; // do not free
842 * its booter-allocated memory, free the booter memory, reallocate proper
1370 void * data = NULL; // do not free
1371 void * srcData = NULL; // do not free
1577 _BooterKextFileInfo * kextFileInfo = NULL; // do not free
1578 char * infoDictAddr = NULL; // do not free
1579 void * executableAddr = NULL; // do not free
1580 char * bundlePathAddr = NULL; // do not free
1937 const char * versionCString = NULL; // do not free
1938 const char * compatibleVersionCString = NULL; // do not free
2105 const char * executableKey = NULL; // do not free
2235 OSKext::free(void)
2238 panic("Attempt to free loaded kext %s.", getIdentifierCString());
2254 super::free();
2269 mkext_header * mkextHeader = 0; // do not free
2339 mkext1_header * mkextHeader = 0; // do not free
2340 void * mkextEnd = 0; // do not free
2565 uint8_t * uncompressedDataBuffer = 0; // do not free (panic on alloc. fail)
2599 /* No need to free uncompressedDataBuffer here, either. */
2664 mkext2_header * mkextHeader = NULL; // do not free
2665 void * mkextEnd = NULL; // do not free
2671 char * mkextPlistEnd = NULL; // do not free
2675 const char * mkextPlistDataBuffer = NULL; // do not free
2990 uint8_t * uncompressedDataBuffer = 0; // do not free
4756 /* We should free these relocations, not just delete the reference to them.
4831 struct mach_header ** kxldHeaderPtr = NULL; // do not free
4832 struct mach_header * kxld_header = NULL; // xxx - need to free here?
4835 const char * versCString = NULL; // do not free
4836 const char * string = NULL; // do not free
5165 * resolution, and by dtrace for probe initialization. We can free it
5179 /* We can free symbol tables for all embedded kexts because we don't
5971 * and that would cause a panic on OSKext::free() when metaClasses is freed.
6029 /* Unwire and free the linked executable.
6041 "Failed to free kext %s; couldn't find the kext map.",
6077 * so we have to free it.
6317 /* If there is an old kext summary, free that now.
8488 const void * dataPtr = NULL; // do not free
8492 void * context = NULL; // do not free
9471 char * buffer = stackBuffer; // do not free
9532 const char * color = ""; // do not free
10319 * it writable). If it's too small, free it and allocate a new buffer.
10386 * free that now.