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

  /src/external/gpl3/binutils/dist/binutils/
resres.c 57 static void read_res_id (windres_bfd *, rc_uint_type *, rc_uint_type, rc_res_id *);
196 read_res_id (wrbfd, off, omax, &type);
198 read_res_id (wrbfd, off, omax, &name);
537 read_res_id (windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax, rc_res_id *id) function
resres.c 57 static void read_res_id (windres_bfd *, rc_uint_type *, rc_uint_type, rc_res_id *);
196 read_res_id (wrbfd, off, omax, &type);
198 read_res_id (wrbfd, off, omax, &name);
537 read_res_id (windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax, rc_res_id *id) function
  /src/external/gpl3/binutils.old/dist/binutils/
resres.c 57 static void read_res_id (windres_bfd *, rc_uint_type *, rc_uint_type, rc_res_id *);
196 read_res_id (wrbfd, off, omax, &type);
198 read_res_id (wrbfd, off, omax, &name);
537 read_res_id (windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax, rc_res_id *id) function
resres.c 57 static void read_res_id (windres_bfd *, rc_uint_type *, rc_uint_type, rc_res_id *);
196 read_res_id (wrbfd, off, omax, &type);
198 read_res_id (wrbfd, off, omax, &name);
537 read_res_id (windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax, rc_res_id *id) function

Completed in 34 milliseconds