Home
last modified time | relevance | path

Searched refs:src_relocs (Results 1 – 14 of 14) sorted by relevance

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Delf32-xtensa.c3367 find_source_reloc (src_relocs, src_count, sec, irel) in find_source_reloc() argument
3368 source_reloc *src_relocs; in find_source_reloc()
3377 if (src_relocs[i].source_sec == sec
3381 return &src_relocs[i];
3863 relax_info->src_relocs = NULL;
4155 relax_info->src_relocs = (source_reloc *)
4496 source_reloc *src_relocs; local
4523 src_relocs = relax_info->src_relocs;
4524 qsort (src_relocs, relax_info->src_count,
4534 rel = &src_relocs[i];
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Delf32-xtensa.c3367 find_source_reloc (src_relocs, src_count, sec, irel) in find_source_reloc() argument
3368 source_reloc *src_relocs; in find_source_reloc()
3377 if (src_relocs[i].source_sec == sec
3381 return &src_relocs[i];
3863 relax_info->src_relocs = NULL;
4155 relax_info->src_relocs = (source_reloc *)
4496 source_reloc *src_relocs; local
4523 src_relocs = relax_info->src_relocs;
4524 qsort (src_relocs, relax_info->src_count,
4534 rel = &src_relocs[i];
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/bfd/
H A Delf32-xtensa.c4267 find_source_reloc (source_reloc *src_relocs, in find_source_reloc() argument
4276 if (src_relocs[i].source_sec == sec in find_source_reloc()
4280 return &src_relocs[i]; in find_source_reloc()
5042 relax_info->src_relocs = NULL; in init_xtensa_relax_info()
5922 relax_info->src_relocs = (source_reloc *) in analyze_relocations()
7066 source_reloc *src_relocs, *rel; in compute_removed_literals() local
7096 src_relocs = relax_info->src_relocs; in compute_removed_literals()
7097 qsort (src_relocs, relax_info->src_count, in compute_removed_literals()
7115 rel = &src_relocs[i]; in compute_removed_literals()
7226 const source_reloc *src_relocs, in is_removable_literal() argument
[all …]
/dports/devel/djgpp-binutils/binutils-2.17/bfd/
H A Delf32-xtensa.c4257 find_source_reloc (source_reloc *src_relocs, in find_source_reloc() argument
4266 if (src_relocs[i].source_sec == sec in find_source_reloc()
4270 return &src_relocs[i]; in find_source_reloc()
5045 relax_info->src_relocs = NULL; in init_xtensa_relax_info()
5926 relax_info->src_relocs = (source_reloc *) in analyze_relocations()
7278 source_reloc *src_relocs, *rel; in compute_removed_literals() local
7308 src_relocs = relax_info->src_relocs; in compute_removed_literals()
7309 qsort (src_relocs, relax_info->src_count, in compute_removed_literals()
7327 rel = &src_relocs[i]; in compute_removed_literals()
7438 const source_reloc *src_relocs, in is_removable_literal() argument
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Delf32-xtensa.c5112 find_source_reloc (source_reloc *src_relocs, in find_source_reloc() argument
5121 if (src_relocs[i].source_sec == sec in find_source_reloc()
5125 return &src_relocs[i]; in find_source_reloc()
6140 relax_info->src_relocs = NULL; in init_xtensa_relax_info()
7022 relax_info->src_relocs = (source_reloc *) in analyze_relocations()
8794 source_reloc *src_relocs, *rel; in compute_removed_literals() local
8824 src_relocs = relax_info->src_relocs; in compute_removed_literals()
8825 qsort (src_relocs, relax_info->src_count, in compute_removed_literals()
8843 rel = &src_relocs[i]; in compute_removed_literals()
8955 const source_reloc *src_relocs, in is_removable_literal() argument
[all …]
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Delf32-xtensa.c5112 find_source_reloc (source_reloc *src_relocs, in find_source_reloc() argument
5121 if (src_relocs[i].source_sec == sec in find_source_reloc()
5125 return &src_relocs[i]; in find_source_reloc()
6140 relax_info->src_relocs = NULL; in init_xtensa_relax_info()
7022 relax_info->src_relocs = (source_reloc *) in analyze_relocations()
8794 source_reloc *src_relocs, *rel; in compute_removed_literals() local
8824 src_relocs = relax_info->src_relocs; in compute_removed_literals()
8825 qsort (src_relocs, relax_info->src_count, in compute_removed_literals()
8843 rel = &src_relocs[i]; in compute_removed_literals()
8955 const source_reloc *src_relocs, in is_removable_literal() argument
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Delf32-xtensa.c5092 find_source_reloc (source_reloc *src_relocs, in find_source_reloc() argument
5101 if (src_relocs[i].source_sec == sec in find_source_reloc()
5105 return &src_relocs[i]; in find_source_reloc()
5902 relax_info->src_relocs = NULL; in init_xtensa_relax_info()
6781 relax_info->src_relocs = (source_reloc *) in analyze_relocations()
8166 source_reloc *src_relocs, *rel; in compute_removed_literals() local
8196 src_relocs = relax_info->src_relocs; in compute_removed_literals()
8197 qsort (src_relocs, relax_info->src_count, in compute_removed_literals()
8215 rel = &src_relocs[i]; in compute_removed_literals()
8327 const source_reloc *src_relocs, in is_removable_literal() argument
[all …]
/dports/devel/gdb/gdb-11.1/bfd/
H A Delf32-xtensa.c5112 find_source_reloc (source_reloc *src_relocs, in find_source_reloc() argument
5121 if (src_relocs[i].source_sec == sec in find_source_reloc()
5125 return &src_relocs[i]; in find_source_reloc()
6140 relax_info->src_relocs = NULL; in init_xtensa_relax_info()
7022 relax_info->src_relocs = (source_reloc *) in analyze_relocations()
8794 source_reloc *src_relocs, *rel; in compute_removed_literals() local
8824 src_relocs = relax_info->src_relocs; in compute_removed_literals()
8825 qsort (src_relocs, relax_info->src_count, in compute_removed_literals()
8843 rel = &src_relocs[i]; in compute_removed_literals()
8955 const source_reloc *src_relocs, in is_removable_literal() argument
[all …]
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Delf32-xtensa.c5082 find_source_reloc (source_reloc *src_relocs, in find_source_reloc() argument
5091 if (src_relocs[i].source_sec == sec in find_source_reloc()
5095 return &src_relocs[i]; in find_source_reloc()
5892 relax_info->src_relocs = NULL; in init_xtensa_relax_info()
6770 relax_info->src_relocs = (source_reloc *) in analyze_relocations()
8155 source_reloc *src_relocs, *rel; in compute_removed_literals() local
8185 src_relocs = relax_info->src_relocs; in compute_removed_literals()
8186 qsort (src_relocs, relax_info->src_count, in compute_removed_literals()
8204 rel = &src_relocs[i]; in compute_removed_literals()
8317 const source_reloc *src_relocs, in is_removable_literal() argument
[all …]
/dports/devel/binutils/binutils-2.37/bfd/
H A Delf32-xtensa.c5112 find_source_reloc (source_reloc *src_relocs, in find_source_reloc() argument
5121 if (src_relocs[i].source_sec == sec in find_source_reloc()
5125 return &src_relocs[i]; in find_source_reloc()
6140 relax_info->src_relocs = NULL; in init_xtensa_relax_info()
7022 relax_info->src_relocs = (source_reloc *) in analyze_relocations()
8794 source_reloc *src_relocs, *rel; in compute_removed_literals() local
8824 src_relocs = relax_info->src_relocs; in compute_removed_literals()
8825 qsort (src_relocs, relax_info->src_count, in compute_removed_literals()
8843 rel = &src_relocs[i]; in compute_removed_literals()
8955 const source_reloc *src_relocs, in is_removable_literal() argument
[all …]
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Delf32-xtensa.c5090 find_source_reloc (source_reloc *src_relocs, in find_source_reloc() argument
5099 if (src_relocs[i].source_sec == sec in find_source_reloc()
5103 return &src_relocs[i]; in find_source_reloc()
6115 relax_info->src_relocs = NULL; in init_xtensa_relax_info()
6998 relax_info->src_relocs = (source_reloc *) in analyze_relocations()
8702 source_reloc *src_relocs, *rel; in compute_removed_literals() local
8732 src_relocs = relax_info->src_relocs; in compute_removed_literals()
8733 qsort (src_relocs, relax_info->src_count, in compute_removed_literals()
8751 rel = &src_relocs[i]; in compute_removed_literals()
8864 const source_reloc *src_relocs, in is_removable_literal() argument
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Delf32-xtensa.c5090 find_source_reloc (source_reloc *src_relocs, in find_source_reloc() argument
5099 if (src_relocs[i].source_sec == sec in find_source_reloc()
5103 return &src_relocs[i]; in find_source_reloc()
6115 relax_info->src_relocs = NULL; in init_xtensa_relax_info()
6998 relax_info->src_relocs = (source_reloc *) in analyze_relocations()
8702 source_reloc *src_relocs, *rel; in compute_removed_literals() local
8732 src_relocs = relax_info->src_relocs; in compute_removed_literals()
8733 qsort (src_relocs, relax_info->src_count, in compute_removed_literals()
8751 rel = &src_relocs[i]; in compute_removed_literals()
8864 const source_reloc *src_relocs, in is_removable_literal() argument
[all …]
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Delf32-xtensa.c4958 find_source_reloc (source_reloc *src_relocs, in find_source_reloc() argument
4967 if (src_relocs[i].source_sec == sec in find_source_reloc()
4971 return &src_relocs[i]; in find_source_reloc()
5983 relax_info->src_relocs = NULL; in init_xtensa_relax_info()
6870 relax_info->src_relocs = (source_reloc *) in analyze_relocations()
8579 source_reloc *src_relocs, *rel; in compute_removed_literals() local
8609 src_relocs = relax_info->src_relocs; in compute_removed_literals()
8610 qsort (src_relocs, relax_info->src_count, in compute_removed_literals()
8628 rel = &src_relocs[i]; in compute_removed_literals()
8741 const source_reloc *src_relocs, in is_removable_literal() argument
[all …]
/dports/devel/radare2/radare2-5.1.1/libr/asm/arch/xtensa/gnu/
H A Delf32-xtensa.c5144 find_source_reloc (source_reloc *src_relocs,
5153 if (src_relocs[i].source_sec == sec
5157 return &src_relocs[i];
6169 relax_info->src_relocs = NULL;
7052 relax_info->src_relocs = (source_reloc *)
8756 source_reloc *src_relocs, *rel;
8786 src_relocs = relax_info->src_relocs;
8787 qsort (src_relocs, relax_info->src_count,
8805 rel = &src_relocs[i];
8918 const source_reloc *src_relocs,
[all …]