Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/binutils/
Dresres.c53 static int read_resource_entry (windres_bfd *, rc_uint_type *, rc_uint_type);
103 while (read_resource_entry (&wrbfd, &off, flen)) in read_res_file()
165 read_resource_entry (windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax) in read_resource_entry() function
DChangeLog-9899807 (read_resource_entry): Remove unused locals rtype and n.