Searched refs:prop_table (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf32-xtensa.c5241 property_table_entry *prop_table = NULL;
5265 ptblsize = xtensa_read_table_entries (abfd, sec, &prop_table,
5280 sec_cache->ptbl = prop_table;
5287 if (prop_table)
5288 free (prop_table);
5418 property_table_entry *prop_table,
5427 ebb->ptbl = prop_table;
6356 property_table_entry *prop_table = 0;
6385 ptblsize = xtensa_read_table_entries (abfd, sec, &prop_table,
6418 the_entry = elf_xtensa_find_property_entry (prop_table, ptblsiz
5222 property_table_entry *prop_table = NULL; local
5394 init_ebb(ebb_t *ebb, asection *sec, bfd_byte *contents, bfd_size_type content_length, property_table_entry *prop_table, unsigned ptblsize, Elf_Internal_Rela *internal_relocs, unsigned reloc_count) argument
6333 property_table_entry *prop_table = 0; local
7293 property_table_entry *prop_table = NULL; local
7475 remove_dead_literal(bfd *abfd, asection *sec, struct bfd_link_info *link_info, Elf_Internal_Rela *internal_relocs, Elf_Internal_Rela *irel, source_reloc *rel, property_table_entry *prop_table, int ptblsize) argument
7546 identify_literal_placement(bfd *abfd, asection *sec, bfd_byte *contents, struct bfd_link_info *link_info, value_map_hash_table *values, bfd_boolean *last_loc_is_prev_p, Elf_Internal_Rela *irel, int remaining_src_rels, source_reloc *rel, property_table_entry *prop_table, int ptblsize, section_cache_t *target_sec_cache, bfd_boolean is_abs_literal) argument
7729 coalesce_shared_literal(asection *sec, source_reloc *rel, property_table_entry *prop_table, int ptblsize, value_map *val_map) argument
7794 move_shared_literal(asection *sec, struct bfd_link_info *link_info, source_reloc *rel, property_table_entry *prop_table, int ptblsize, const r_reloc *target_loc, const literal_value *lit_value, section_cache_t *target_sec_cache) argument
[all...]

Completed in 189 milliseconds