Searched refs:new_superblob_size (Results 1 – 1 of 1) sorted by relevance
3777 vm_size_t new_superblob_size = last_needed_blob_offset; in ubc_cs_reconstitute_code_signature_2nd_stage() local3779 ret = ubc_cs_blob_allocate(&new_superblob, &new_superblob_size); in ubc_cs_reconstitute_code_signature_2nd_stage()3784 assert(new_superblob_size == last_needed_blob_offset); in ubc_cs_reconstitute_code_signature_2nd_stage()3790 memcpy((void*)new_superblob, superblob, new_superblob_size); in ubc_cs_reconstitute_code_signature_2nd_stage()3799 new_superblob_size, in ubc_cs_reconstitute_code_signature_2nd_stage()