Home | History | Annotate | Download | only in bfd

Lines Matching full:num_records

791   bfd_size_type num_records;
820 num_records = table_size / table_entry_size;
823 bfd_malloc (num_records * sizeof (property_table_entry));