Lines Matching refs:csb_base_offset
4693 tmp_blob.csb_base_offset = base_offset; in ubc_cs_blob_add()
4852 blob_start_offset = tmp_blob.csb_base_offset + tmp_blob.csb_start_offset; in ubc_cs_blob_add()
4853 blob_end_offset = tmp_blob.csb_base_offset + tmp_blob.csb_end_offset; in ubc_cs_blob_add()
4913 oblob_start_offset = (oblob->csb_base_offset + in ubc_cs_blob_add()
4915 oblob_end_offset = (oblob->csb_base_offset + in ubc_cs_blob_add()
5038 blob_ro->csb_base_offset + blob_ro->csb_start_offset, in ubc_cs_blob_add()
5039 blob_ro->csb_base_offset + blob_ro->csb_end_offset, in ubc_cs_blob_add()
5113 tmp_blob.csb_base_offset = base_offset; in ubc_cs_blob_add_supplement()
5217 blob_start_offset = tmp_blob.csb_base_offset + tmp_blob.csb_start_offset; in ubc_cs_blob_add_supplement()
5218 blob_end_offset = tmp_blob.csb_base_offset + tmp_blob.csb_end_offset; in ubc_cs_blob_add_supplement()
5283 blob_ro->csb_base_offset + blob_ro->csb_start_offset, in ubc_cs_blob_add_supplement()
5284 blob_ro->csb_base_offset + blob_ro->csb_end_offset); in ubc_cs_blob_add_supplement()
5377 offset_in_blob = offset - blob->csb_base_offset; in ubc_cs_blob_get_supplement()
5415 offset_in_blob = offset - blob->csb_base_offset; in ubc_cs_blob_get()
5759 offset = page_offset - blob->csb_base_offset; in cs_validate_hash()
6088 rel_offset = offset - blob->csb_base_offset; in ubc_cs_getcdhash()
6144 blob_start = (mach_vm_offset_t) (csblob->csb_base_offset + in ubc_cs_is_range_codesigned()
6146 blob_end = (mach_vm_offset_t) (csblob->csb_base_offset + in ubc_cs_is_range_codesigned()
6299 blob_start_offset = (blob->csb_base_offset + in cs_associate_blob_with_mapping()
6301 blob_end_offset = (blob->csb_base_offset + in cs_associate_blob_with_mapping()