Home
last modified time | relevance | path

Searched refs:value_map_hash_table (Results 1 – 25 of 25) sorted by relevance

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Delf32-xtensa.c3415 typedef struct value_map_hash_table_struct value_map_hash_table; typedef
3440 static value_map_hash_table *value_map_hash_table_init
3447 PARAMS ((value_map_hash_table *, const literal_value *, bfd_boolean));
3505 static value_map_hash_table *
3508 value_map_hash_table *values; in value_map_hash_table_init()
3510 values = (value_map_hash_table *) in value_map_hash_table_init()
3511 bfd_malloc (sizeof (value_map_hash_table)); in value_map_hash_table_init()
3556 value_map_hash_table *map; in get_cached_value()
3581 value_map_hash_table *map; in add_value_map()
4064 static value_map_hash_table *values = NULL;
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Delf32-xtensa.c3415 typedef struct value_map_hash_table_struct value_map_hash_table; typedef
3440 static value_map_hash_table *value_map_hash_table_init
3447 PARAMS ((value_map_hash_table *, const literal_value *, bfd_boolean));
3505 static value_map_hash_table *
3508 value_map_hash_table *values; in value_map_hash_table_init()
3510 values = (value_map_hash_table *) in value_map_hash_table_init()
3511 bfd_malloc (sizeof (value_map_hash_table)); in value_map_hash_table_init()
3556 value_map_hash_table *map; in get_cached_value()
3581 value_map_hash_table *map; in add_value_map()
4064 static value_map_hash_table *values = NULL;
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/bfd/
H A Delf32-xtensa.c4324 typedef struct value_map_hash_table_struct value_map_hash_table; typedef
4418 static value_map_hash_table *
4421 value_map_hash_table *values; in value_map_hash_table_init()
4423 values = (value_map_hash_table *) in value_map_hash_table_init()
4424 bfd_zmalloc (sizeof (value_map_hash_table)); in value_map_hash_table_init()
4441 value_map_hash_table_delete (value_map_hash_table *table) in value_map_hash_table_delete()
4483 value_map_get_cached_value (value_map_hash_table *map, in value_map_get_cached_value()
4507 add_value_map (value_map_hash_table *map, in add_value_map()
5817 static value_map_hash_table *values = NULL; in elf_xtensa_relax_section()
7061 value_map_hash_table *values) in compute_removed_literals()
[all …]
H A DChangeLog2236 (value_map_hash_table struct): Add has_last_loc and last_loc fields.
2278 to compute_removed_literals. Free value_map_hash_table when no longer
/dports/devel/djgpp-binutils/binutils-2.17/bfd/
H A Delf32-xtensa.c4314 typedef struct value_map_hash_table_struct value_map_hash_table; typedef
4408 static value_map_hash_table *
4411 value_map_hash_table *values; in value_map_hash_table_init()
4413 values = (value_map_hash_table *) in value_map_hash_table_init()
4414 bfd_zmalloc (sizeof (value_map_hash_table)); in value_map_hash_table_init()
4431 value_map_hash_table_delete (value_map_hash_table *table) in value_map_hash_table_delete()
4473 value_map_get_cached_value (value_map_hash_table *map, in value_map_get_cached_value()
4497 add_value_map (value_map_hash_table *map, in add_value_map()
5821 static value_map_hash_table *values = NULL; in elf_xtensa_relax_section()
7273 value_map_hash_table *values) in compute_removed_literals()
[all …]
H A DChangeLog-2004905 (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
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Delf32-xtensa.c5263 static value_map_hash_table *
5266 value_map_hash_table *values; in value_map_hash_table_init()
5268 values = (value_map_hash_table *) in value_map_hash_table_init()
5269 bfd_zmalloc (sizeof (value_map_hash_table)); in value_map_hash_table_init()
5286 value_map_hash_table_delete (value_map_hash_table *table) in value_map_hash_table_delete()
5328 value_map_get_cached_value (value_map_hash_table *map, in value_map_get_cached_value()
5352 add_value_map (value_map_hash_table *map, in add_value_map()
6884 value_map_hash_table *, bool *, Elf_Internal_Rela *, int,
6917 static value_map_hash_table *values = NULL; in elf_xtensa_relax_section()
8789 value_map_hash_table *values) in compute_removed_literals()
[all …]
H A DChangeLog-2004905 (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
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Delf32-xtensa.c5263 static value_map_hash_table *
5266 value_map_hash_table *values; in value_map_hash_table_init()
5268 values = (value_map_hash_table *) in value_map_hash_table_init()
5269 bfd_zmalloc (sizeof (value_map_hash_table)); in value_map_hash_table_init()
5286 value_map_hash_table_delete (value_map_hash_table *table) in value_map_hash_table_delete()
5328 value_map_get_cached_value (value_map_hash_table *map, in value_map_get_cached_value()
5352 add_value_map (value_map_hash_table *map, in add_value_map()
6884 value_map_hash_table *, bool *, Elf_Internal_Rela *, int,
6917 static value_map_hash_table *values = NULL; in elf_xtensa_relax_section()
8789 value_map_hash_table *values) in compute_removed_literals()
[all …]
H A DChangeLog-2004905 (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
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Delf32-xtensa.c5149 typedef struct value_map_hash_table_struct value_map_hash_table; typedef
5243 static value_map_hash_table *
5246 value_map_hash_table *values; in value_map_hash_table_init()
5248 values = (value_map_hash_table *) in value_map_hash_table_init()
5249 bfd_zmalloc (sizeof (value_map_hash_table)); in value_map_hash_table_init()
5266 value_map_hash_table_delete (value_map_hash_table *table) in value_map_hash_table_delete()
5308 value_map_get_cached_value (value_map_hash_table *map, in value_map_get_cached_value()
5332 add_value_map (value_map_hash_table *map, in add_value_map()
6676 static value_map_hash_table *values = NULL; in elf_xtensa_relax_section()
8161 value_map_hash_table *values) in compute_removed_literals()
[all …]
H A DChangeLog-2004905 (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
/dports/devel/gdb/gdb-11.1/bfd/
H A Delf32-xtensa.c5263 static value_map_hash_table *
5266 value_map_hash_table *values; in value_map_hash_table_init()
5268 values = (value_map_hash_table *) in value_map_hash_table_init()
5269 bfd_zmalloc (sizeof (value_map_hash_table)); in value_map_hash_table_init()
5286 value_map_hash_table_delete (value_map_hash_table *table) in value_map_hash_table_delete()
5328 value_map_get_cached_value (value_map_hash_table *map, in value_map_get_cached_value()
5352 add_value_map (value_map_hash_table *map, in add_value_map()
6884 value_map_hash_table *, bool *, Elf_Internal_Rela *, int,
6917 static value_map_hash_table *values = NULL; in elf_xtensa_relax_section()
8789 value_map_hash_table *values) in compute_removed_literals()
[all …]
H A DChangeLog-2004905 (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
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Delf32-xtensa.c5139 typedef struct value_map_hash_table_struct value_map_hash_table; typedef
5233 static value_map_hash_table *
5236 value_map_hash_table *values; in value_map_hash_table_init()
5238 values = (value_map_hash_table *) in value_map_hash_table_init()
5239 bfd_zmalloc (sizeof (value_map_hash_table)); in value_map_hash_table_init()
5256 value_map_hash_table_delete (value_map_hash_table *table) in value_map_hash_table_delete()
5298 value_map_get_cached_value (value_map_hash_table *map, in value_map_get_cached_value()
5322 add_value_map (value_map_hash_table *map, in add_value_map()
6665 static value_map_hash_table *values = NULL; in elf_xtensa_relax_section()
8150 value_map_hash_table *values) in compute_removed_literals()
[all …]
H A DChangeLog-2004905 (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
/dports/devel/binutils/binutils-2.37/bfd/
H A Delf32-xtensa.c5263 static value_map_hash_table *
5266 value_map_hash_table *values; in value_map_hash_table_init()
5268 values = (value_map_hash_table *) in value_map_hash_table_init()
5269 bfd_zmalloc (sizeof (value_map_hash_table)); in value_map_hash_table_init()
5286 value_map_hash_table_delete (value_map_hash_table *table) in value_map_hash_table_delete()
5328 value_map_get_cached_value (value_map_hash_table *map, in value_map_get_cached_value()
5352 add_value_map (value_map_hash_table *map, in add_value_map()
6884 value_map_hash_table *, bool *, Elf_Internal_Rela *, int,
6917 static value_map_hash_table *values = NULL; in elf_xtensa_relax_section()
8789 value_map_hash_table *values) in compute_removed_literals()
[all …]
H A DChangeLog-2004905 (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
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Delf32-xtensa.c5147 typedef struct value_map_hash_table_struct value_map_hash_table; typedef
5241 static value_map_hash_table *
5244 value_map_hash_table *values; in value_map_hash_table_init()
5246 values = (value_map_hash_table *) in value_map_hash_table_init()
5247 bfd_zmalloc (sizeof (value_map_hash_table)); in value_map_hash_table_init()
5264 value_map_hash_table_delete (value_map_hash_table *table) in value_map_hash_table_delete()
5306 value_map_get_cached_value (value_map_hash_table *map, in value_map_get_cached_value()
5330 add_value_map (value_map_hash_table *map, in add_value_map()
6893 static value_map_hash_table *values = NULL; in elf_xtensa_relax_section()
8697 value_map_hash_table *values) in compute_removed_literals()
[all …]
H A DChangeLog-2004905 (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
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Delf32-xtensa.c5147 typedef struct value_map_hash_table_struct value_map_hash_table; typedef
5241 static value_map_hash_table *
5244 value_map_hash_table *values; in value_map_hash_table_init()
5246 values = (value_map_hash_table *) in value_map_hash_table_init()
5247 bfd_zmalloc (sizeof (value_map_hash_table)); in value_map_hash_table_init()
5264 value_map_hash_table_delete (value_map_hash_table *table) in value_map_hash_table_delete()
5306 value_map_get_cached_value (value_map_hash_table *map, in value_map_get_cached_value()
5330 add_value_map (value_map_hash_table *map, in add_value_map()
6893 static value_map_hash_table *values = NULL; in elf_xtensa_relax_section()
8697 value_map_hash_table *values) in compute_removed_literals()
[all …]
H A DChangeLog-2004905 (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
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Delf32-xtensa.c5015 typedef struct value_map_hash_table_struct value_map_hash_table; typedef
5109 static value_map_hash_table *
5112 value_map_hash_table *values; in value_map_hash_table_init()
5114 values = (value_map_hash_table *) in value_map_hash_table_init()
5115 bfd_zmalloc (sizeof (value_map_hash_table)); in value_map_hash_table_init()
5132 value_map_hash_table_delete (value_map_hash_table *table) in value_map_hash_table_delete()
5174 value_map_get_cached_value (value_map_hash_table *map, in value_map_get_cached_value()
5198 add_value_map (value_map_hash_table *map, in add_value_map()
6765 static value_map_hash_table *values = NULL; in elf_xtensa_relax_section()
8574 value_map_hash_table *values) in compute_removed_literals()
[all …]
H A DChangeLog-2004905 (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
/dports/devel/radare2/radare2-5.1.1/libr/asm/arch/xtensa/gnu/
H A Delf32-xtensa.c5201 typedef struct value_map_hash_table_struct value_map_hash_table;
5295 static value_map_hash_table *
5298 value_map_hash_table *values;
5300 values = (value_map_hash_table *)
5301 bfd_zmalloc (sizeof (value_map_hash_table));
5318 value_map_hash_table_delete (value_map_hash_table *table)
5360 value_map_get_cached_value (value_map_hash_table *map,
5384 add_value_map (value_map_hash_table *map,
6947 static value_map_hash_table *values = NULL;
8751 value_map_hash_table *values)
[all …]