Searched refs:osdata_phys_free (Results 1 – 3 of 3) sorted by relevance
485 booterData->setDeallocFunction(osdata_phys_free); in readBooterExtensions()
59 void osdata_phys_free(void * ptr, unsigned int length);
611 osdata_phys_free(void * ptr, unsigned int length) in osdata_phys_free() function2176 prelinkedExecutable->setDeallocFunction(osdata_phys_free); in initWithPrelinkedInfoDict()7127 new_osdata->setDeallocFunction(osdata_phys_free); in slidePrelinkedExecutable()7692 data->setDeallocFunction(osdata_phys_free);