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

  /src/external/gpl3/binutils/dist/bfd/
vms-alpha.c 300 unsigned int norm_sym_count;
1367 PRIV (norm_sym_count)++;
1417 PRIV (norm_sym_count)++;
6055 syms = (asymbol *) bfd_malloc (PRIV (norm_sym_count) * sizeof (asymbol));
299 unsigned int norm_sym_count; member in struct:vms_private_data_struct
  /src/external/gpl3/binutils.old/dist/bfd/
vms-alpha.c 300 unsigned int norm_sym_count;
1379 PRIV (norm_sym_count)++;
1429 PRIV (norm_sym_count)++;
6042 syms = (asymbol *) bfd_malloc (PRIV (norm_sym_count) * sizeof (asymbol));
299 unsigned int norm_sym_count; member in struct:vms_private_data_struct
  /src/external/gpl3/gdb/dist/bfd/
vms-alpha.c 300 unsigned int norm_sym_count;
1379 PRIV (norm_sym_count)++;
1429 PRIV (norm_sym_count)++;
6042 syms = (asymbol *) bfd_malloc (PRIV (norm_sym_count) * sizeof (asymbol));
299 unsigned int norm_sym_count; member in struct:vms_private_data_struct
  /src/external/gpl3/gdb.old/dist/bfd/
vms-alpha.c 300 unsigned int norm_sym_count;
1379 PRIV (norm_sym_count)++;
1429 PRIV (norm_sym_count)++;
6049 syms = (asymbol *) bfd_malloc (PRIV (norm_sym_count) * sizeof (asymbol));
299 unsigned int norm_sym_count; member in struct:vms_private_data_struct

Completed in 43 milliseconds