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

  /src/external/gpl3/binutils/dist/binutils/
resbin.c 2281 rc_uint_type bv_off;
2285 bv_off = off;
2400 windres_put_16 (wrbfd, bv.size, off - bv_off);
2403 set_windres_bfd_content (wrbfd, &bv, bv_off,
2280 rc_uint_type bv_off; local
  /src/external/gpl3/binutils.old/dist/binutils/
resbin.c 2275 rc_uint_type bv_off;
2279 bv_off = off;
2394 windres_put_16 (wrbfd, bv.size, off - bv_off);
2397 set_windres_bfd_content (wrbfd, &bv, bv_off,
2274 rc_uint_type bv_off; local

Completed in 27 milliseconds