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

/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-xtensa.c5179 typedef struct value_map_hash_table_struct value_map_hash_table; typedef in typeref:struct:value_map_hash_table_struct
5280 static value_map_hash_table *
5283 value_map_hash_table *values;
5285 values = (value_map_hash_table *)
5286 bfd_zmalloc (sizeof (value_map_hash_table));
5303 value_map_hash_table_delete (value_map_hash_table *table)
5345 value_map_get_cached_value (value_map_hash_table *map,
5369 add_value_map (value_map_hash_table *map,
6898 (bfd *, asection *, struct bfd_link_info *, value_map_hash_table *);
6909 value_map_hash_table *, boo
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-xtensa.c5178 typedef struct value_map_hash_table_struct value_map_hash_table;
5272 static value_map_hash_table *
5275 value_map_hash_table *values;
5277 values = (value_map_hash_table *)
5278 bfd_zmalloc (sizeof (value_map_hash_table));
5295 value_map_hash_table_delete (value_map_hash_table *table)
5337 value_map_get_cached_value (value_map_hash_table *map,
5361 add_value_map (value_map_hash_table *map,
6890 (bfd *, asection *, struct bfd_link_info *, value_map_hash_table *);
6901 value_map_hash_table *, bfd_boolea
5164 typedef struct value_map_hash_table_struct value_map_hash_table; typedef in typeref:struct:value_map_hash_table_struct
[all...]
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-xtensa.c5179 typedef struct value_map_hash_table_struct value_map_hash_table;
5273 static value_map_hash_table *
5276 value_map_hash_table *values;
5278 values = (value_map_hash_table *)
5279 bfd_zmalloc (sizeof (value_map_hash_table));
5296 value_map_hash_table_delete (value_map_hash_table *table)
5338 value_map_get_cached_value (value_map_hash_table *map,
5362 add_value_map (value_map_hash_table *map,
6891 (bfd *, asection *, struct bfd_link_info *, value_map_hash_table *);
6902 value_map_hash_table *, boo
5165 typedef struct value_map_hash_table_struct value_map_hash_table; typedef in typeref:struct:value_map_hash_table_struct
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-xtensa.c5193 typedef struct value_map_hash_table_struct value_map_hash_table;
5287 static value_map_hash_table *
5290 value_map_hash_table *values;
5292 values = (value_map_hash_table *)
5293 bfd_zmalloc (sizeof (value_map_hash_table));
5310 value_map_hash_table_delete (value_map_hash_table *table)
5352 value_map_get_cached_value (value_map_hash_table *map,
5376 add_value_map (value_map_hash_table *map,
6905 (bfd *, asection *, struct bfd_link_info *, value_map_hash_table *);
6916 value_map_hash_table *, boo
5179 typedef struct value_map_hash_table_struct value_map_hash_table; typedef in typeref:struct:value_map_hash_table_struct
[all...]

Completed in 320 milliseconds