Searched refs:vms_write_index (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.27/bfd/ |
D | vms-lib.c | 1587 vms_write_index (bfd *abfd, in vms_write_index() function 2090 if (!vms_write_index (NULL, modules, nbr_modules, &vbn, NULL, is_elfidx)) in _bfd_vms_lib_write_archive_contents() 2099 if (!vms_write_index (NULL, symbols, nbr_symbols, &vbn, NULL, is_elfidx)) in _bfd_vms_lib_write_archive_contents() 2225 if (vms_write_index (arch, modules, nbr_modules, &vbn, &mod_idx_vbn, in _bfd_vms_lib_write_archive_contents() 2228 if (vms_write_index (arch, symbols, nbr_symbols, &vbn, &sym_idx_vbn, in _bfd_vms_lib_write_archive_contents()
|
D | ChangeLog-2010 | 278 * vms-lib.c (vms_write_index): Add comments. 374 * vms-lib.c (vms_write_index): Fix thinko: reverse the loop. 1885 (vms_write_index): Adjust argument idx. Handle elf indexes. 2248 (vms_write_index): Adjust for structure renamed.
|
D | ChangeLog-2012 | 2255 (vms_write_index): Add comments and fix indentation.
|
D | ChangeLog-2011 | 400 (vms_write_index): Add comments.
|