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

  /src/external/gpl3/binutils/dist/binutils/
resbin.c 2356 rc_uint_type vvd_off, vvvd_off;
2364 vvd_off = off;
2387 windres_put_16 (wrbfd, bvvd.size, off - vvd_off);
2390 set_windres_bfd_content (wrbfd, &bvvd, vvd_off,
2355 rc_uint_type vvd_off, vvvd_off; local
  /src/external/gpl3/binutils.old/dist/binutils/
resbin.c 2350 rc_uint_type vvd_off, vvvd_off;
2358 vvd_off = off;
2381 windres_put_16 (wrbfd, bvvd.size, off - vvd_off);
2384 set_windres_bfd_content (wrbfd, &bvvd, vvd_off,
2349 rc_uint_type vvd_off, vvvd_off; local

Completed in 16 milliseconds