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

  /src/external/gpl3/binutils/dist/bfd/
vms-lib.c 2132 unsigned int nbr_symbols; local
2193 if (!_bfd_vms_lib_build_map (nbr_modules, modules, &nbr_symbols, &symbols))
2197 if (!vms_write_index (NULL, symbols, nbr_symbols, &vbn, NULL, is_elfidx))
2326 if (!vms_write_index (arch, symbols, nbr_symbols, &vbn, &sym_idx_vbn,
2370 bfd_putl32 (nbr_modules + nbr_symbols, lhd->idxcnt);
  /src/external/gpl3/binutils.old/dist/bfd/
vms-lib.c 2128 unsigned int nbr_symbols; local
2189 if (!_bfd_vms_lib_build_map (nbr_modules, modules, &nbr_symbols, &symbols))
2193 if (!vms_write_index (NULL, symbols, nbr_symbols, &vbn, NULL, is_elfidx))
2322 if (!vms_write_index (arch, symbols, nbr_symbols, &vbn, &sym_idx_vbn,
2366 bfd_putl32 (nbr_modules + nbr_symbols, lhd->idxcnt);
  /src/external/gpl3/gdb.old/dist/bfd/
vms-lib.c 2128 unsigned int nbr_symbols; local
2189 if (!_bfd_vms_lib_build_map (nbr_modules, modules, &nbr_symbols, &symbols))
2193 if (!vms_write_index (NULL, symbols, nbr_symbols, &vbn, NULL, is_elfidx))
2322 if (!vms_write_index (arch, symbols, nbr_symbols, &vbn, &sym_idx_vbn,
2366 bfd_putl32 (nbr_modules + nbr_symbols, lhd->idxcnt);
  /src/external/gpl3/gdb/dist/bfd/
vms-lib.c 2128 unsigned int nbr_symbols; local
2189 if (!_bfd_vms_lib_build_map (nbr_modules, modules, &nbr_symbols, &symbols))
2193 if (!vms_write_index (NULL, symbols, nbr_symbols, &vbn, NULL, is_elfidx))
2322 if (!vms_write_index (arch, symbols, nbr_symbols, &vbn, &sym_idx_vbn,
2366 bfd_putl32 (nbr_modules + nbr_symbols, lhd->idxcnt);

Completed in 23 milliseconds