Lines Matching refs:value_map_hash_table
5146 typedef struct value_map_hash_table_struct value_map_hash_table; typedef
5240 static value_map_hash_table *
5243 value_map_hash_table *values; in value_map_hash_table_init()
5245 values = (value_map_hash_table *) in value_map_hash_table_init()
5246 bfd_zmalloc (sizeof (value_map_hash_table)); in value_map_hash_table_init()
5263 value_map_hash_table_delete (value_map_hash_table *table) in value_map_hash_table_delete()
5305 value_map_get_cached_value (value_map_hash_table *map, in value_map_get_cached_value()
5329 add_value_map (value_map_hash_table *map, in add_value_map()
6628 (bfd *, asection *, struct bfd_link_info *, value_map_hash_table *);
6639 value_map_hash_table *, bfd_boolean *, Elf_Internal_Rela *, int,
6672 static value_map_hash_table *values = NULL; in elf_xtensa_relax_section()
8190 value_map_hash_table *values) in compute_removed_literals()
8466 value_map_hash_table *values, in identify_literal_placement()