HomeSort by: relevance | last modified time | path
    Searched defs:res_to_bin_cursor (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/binutils/
resbin.c 1511 static rc_uint_type res_to_bin_cursor (windres_bfd *, rc_uint_type, const rc_cursor *);
1543 return res_to_bin_cursor (wrbfd, off, res->u.cursor);
1657 res_to_bin_cursor (windres_bfd *wrbfd, rc_uint_type off, const rc_cursor *c)
1656 res_to_bin_cursor (windres_bfd *wrbfd, rc_uint_type off, const rc_cursor *c) function
  /src/external/gpl3/binutils.old/dist/binutils/
resbin.c 1505 static rc_uint_type res_to_bin_cursor (windres_bfd *, rc_uint_type, const rc_cursor *);
1537 return res_to_bin_cursor (wrbfd, off, res->u.cursor);
1651 res_to_bin_cursor (windres_bfd *wrbfd, rc_uint_type off, const rc_cursor *c)
1650 res_to_bin_cursor (windres_bfd *wrbfd, rc_uint_type off, const rc_cursor *c) function

Completed in 24 milliseconds