Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/binutils/
H A Dresres.c62 static int probe_binary (windres_bfd *wrbfd, rc_uint_type);
100 if (! probe_binary (&wrbfd, flen)) in read_res_file()
579 probe_binary (windres_bfd *wrbfd, rc_uint_type omax) in probe_binary() function
H A DChangeLog99 * resres.c (probe_binary): Fix test for badly formatted headers.