Home
last modified time | relevance | path

Searched refs:noff (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/binutils/
Dresres.c377 rc_uint_type noff; in write_res_bin() local
380 noff = res_to_bin ((windres_bfd *) NULL, off, res); in write_res_bin()
381 datasize = noff - off; in write_res_bin()
/toolchain/binutils/binutils-2.27/bfd/
Dvms-lib.c299 unsigned int noff = 0; in vms_traverse_index() local
330 memcpy (name + noff, kbn + 1, klen); in vms_traverse_index()
331 noff += klen; in vms_traverse_index()
336 if (noff != keylen) in vms_traverse_index()