Searched refs:read_coff_data_entry (Results 1 – 1 of 1) sorted by relevance
110 static struct res_resource *read_coff_data_entry257 re->u.res = read_coff_data_entry (finfo->data + rva, finfo, type); in read_coff_res_dir()297 re->u.res = read_coff_data_entry (finfo->data + rva, finfo, type); in read_coff_res_dir()310 read_coff_data_entry (const bfd_byte *data, const struct coff_file_info *finfo, const struct res_id… in read_coff_data_entry() function