• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/

Lines Matching refs:property_table_entry

556   const property_table_entry *a = (const property_table_entry *) ap;
557 const property_table_entry *b = (const property_table_entry *) bp;
589 const property_table_entry *a = (const property_table_entry *) ap;
590 const property_table_entry *b = (const property_table_entry *) bp;
608 property_table_entry **table_p,
615 property_table_entry *blocks;
648 blocks = (property_table_entry *)
649 bfd_malloc (num_records * sizeof (property_table_entry));
722 qsort (blocks, block_count, sizeof (property_table_entry),
750 static property_table_entry *
751 elf_xtensa_find_property_entry (property_table_entry *property_table,
755 property_table_entry entry;
756 property_table_entry *rv;
766 sizeof (property_table_entry), property_table_matches);
772 elf_xtensa_in_literal_pool (property_table_entry *lit_table,
1985 property_table_entry *lit_table = 0;
2399 property_table_entry *table;
2416 table = bfd_malloc (num * sizeof (property_table_entry));
2444 qsort (table, num, sizeof (property_table_entry), property_table_compare);
5262 property_table_entry *ptbl; /* Cache of the section property table. */
5297 property_table_entry *prop_table = NULL;
5370 property_table_entry *ptbl; /* Cache of the section property table. */
5388 property_table_entry *ends_unreachable;
5474 property_table_entry *prop_table,
5521 property_table_entry *the_entry, *new_entry;
5597 property_table_entry *the_entry, *new_entry;
5839 static int compute_fill_extra_space (property_table_entry *);
5848 property_table_entry *, int);
5851 Elf_Internal_Rela *, source_reloc *, property_table_entry *, int);
5855 source_reloc *, property_table_entry *, int, section_cache_t *,
5859 (asection *, source_reloc *, property_table_entry *, int, value_map *);
5861 (asection *, struct bfd_link_info *, source_reloc *, property_table_entry *,
6424 property_table_entry *prop_table = 0;
6463 property_table_entry *the_entry;
6595 property_table_entry *entry, *start_entry, *end_entry;
7340 compute_fill_extra_space (property_table_entry *entry)
7385 property_table_entry *prop_table = NULL;
7547 property_table_entry *prop_table,
7551 property_table_entry *entry;
7584 property_table_entry *prop_table,
7587 property_table_entry *entry;
7609 property_table_entry *the_add_entry;
7658 property_table_entry *prop_table,
7834 property_table_entry *prop_table,
7838 property_table_entry *entry;
7840 property_table_entry *the_add_entry;
7900 property_table_entry *prop_table,
7906 property_table_entry *the_add_entry, *src_entry, *target_entry = NULL;