Searched refs:value_map_hash_table (Results 1 – 2 of 2) sorted by relevance
5146 typedef struct value_map_hash_table_struct value_map_hash_table; typedef5240 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,[all …]
905 (value_map_hash_table struct): Add has_last_loc and last_loc fields.947 to compute_removed_literals. Free value_map_hash_table when no longer