Home
last modified time | relevance | path

Searched refs:num_records (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf32-xtensa.c788 bfd_size_type num_records; in xtensa_read_table_entries() local
817 num_records = table_size / table_entry_size; in xtensa_read_table_entries()
820 bfd_malloc (num_records * sizeof (property_table_entry)); in xtensa_read_table_entries()