Home
last modified time | relevance | path

Searched refs:new_blob_allocation_size (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.41.6/bsd/kern/
H A Dubc_subr.c3484 vm_size_t new_blob_allocation_size = new_blob_size; in ubc_cs_reconstitute_code_signature() local
3485 ret = ubc_cs_blob_allocate(&new_blob_addr, &new_blob_allocation_size); in ubc_cs_reconstitute_code_signature()
3647 *ret_mem_size = new_blob_allocation_size; in ubc_cs_reconstitute_code_signature()
3653 ubc_cs_blob_deallocate(new_blob_addr, new_blob_allocation_size); in ubc_cs_reconstitute_code_signature()