Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/binutils/
Drescoff.c110 static struct res_resource *read_coff_data_entry
257 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