Searched refs:nobjects (Results 1 – 3 of 3) sorted by relevance
737 size_t fsz, msz, nobjects; in _libelf_write_scn() local831 nobjects = (size_t) (d->d_size / msz); in _libelf_write_scn()833 fsz = _libelf_fsize(d->d_type, ec, e->e_version, nobjects); in _libelf_write_scn()
1540 unsigned int nobjects = entry->get_object_count(); in write_info_blocks() local1541 Swap32::writeval(pov, nobjects); in write_info_blocks()1545 for (unsigned int i = 0; i < nobjects; ++i) in write_info_blocks()