Searched refs:file_buff (Results 1 – 2 of 2) sorted by relevance
537 obj_hdr->file_buff = chunk; in qat_uclo_map_chunk()645 obj_handle->obj_hdr->file_buff); in qat_uclo_map_uimage()652 obj_handle->obj_hdr->file_buff); in qat_uclo_map_uimage()658 (image->sbreak_tab + obj_handle->obj_hdr->file_buff); in qat_uclo_map_uimage()714 obj_hdr->file_buff, tab_name, NULL); in qat_uclo_map_str_table()718 memcpy(&str_table->table_len, obj_hdr->file_buff + in qat_uclo_map_str_table()721 str_table->strings = (unsigned long)obj_hdr->file_buff + in qat_uclo_map_str_table()952 obj_handle->encap_uof_obj.beg_uof = obj_handle->obj_hdr->file_buff; in qat_uclo_parse_uof_obj()954 obj_handle->obj_hdr->file_buff; in qat_uclo_parse_uof_obj()964 if (!obj_handle->obj_hdr->file_buff || in qat_uclo_parse_uof_obj()
182 char *file_buff; member