Searched refs:get_resid (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dresbin.c39 static int get_resid (windres_bfd *, rc_res_id *, const bfd_byte *, rc_uint_type);
156 get_resid (windres_bfd *wrbfd, rc_res_id *id, const bfd_byte *data, function
470 sublen = get_resid (wrbfd, &d->menu, data + off, length - off);
473 sublen = get_resid (wrbfd, &d->class, data + off, length - off);
561 sublen = get_resid (wrbfd, &dc->class, data + off, length - off);
564 sublen = get_resid (wrbfd, &dc->text, data + off, length - off);
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dresbin.c39 static int get_resid (windres_bfd *, rc_res_id *, const bfd_byte *, rc_uint_type);
156 get_resid (windres_bfd *wrbfd, rc_res_id *id, const bfd_byte *data, function
470 sublen = get_resid (wrbfd, &d->menu, data + off, length - off);
473 sublen = get_resid (wrbfd, &d->class, data + off, length - off);
561 sublen = get_resid (wrbfd, &dc->class, data + off, length - off);
564 sublen = get_resid (wrbfd, &dc->text, data + off, length - off);
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dresbin.c39 static int get_resid (windres_bfd *, rc_res_id *, const bfd_byte *, rc_uint_type);
156 get_resid (windres_bfd *wrbfd, rc_res_id *id, const bfd_byte *data, function
470 sublen = get_resid (wrbfd, &d->menu, data + off, length - off);
473 sublen = get_resid (wrbfd, &d->class, data + off, length - off);
561 sublen = get_resid (wrbfd, &dc->class, data + off, length - off);
564 sublen = get_resid (wrbfd, &dc->text, data + off, length - off);

Completed in 267 milliseconds