Home
last modified time | relevance | path

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

123

/dports/devel/djgpp-binutils/binutils-2.17/bfd/
H A Delf32-xtensa.c5161 qsort (relax_info->fix_array, relax_info->fix_array_count, in cache_fix_array()
5183 rv = bsearch (&key, relax_info->fix_array, relax_info->fix_array_count, in get_bfd_fix()
7108 if (relax_info) in check_section_ebb_pcrels_fit()
7475 if (!relax_info) in remove_dead_literal()
7557 if (!relax_info) in identify_literal_placement()
7729 if (!relax_info) in coalesce_shared_literal()
7805 if (!relax_info) in move_shared_literal()
8375 if (!relax_info) in translate_section_fixes()
8405 if (!relax_info) in translate_reloc_bfd_fix()
8449 if (!relax_info || in translate_reloc_bfd_fix()
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/bfd/
H A Delf32-xtensa.c5158 qsort (relax_info->fix_array, relax_info->fix_array_count, in cache_fix_array()
5180 rv = bsearch (&key, relax_info->fix_array, relax_info->fix_array_count, in get_bfd_fix()
6913 if (relax_info) in check_section_ebb_pcrels_fit()
7263 if (!relax_info) in remove_dead_literal()
7345 if (!relax_info) in identify_literal_placement()
7512 if (!relax_info) in coalesce_shared_literal()
7588 if (!relax_info) in move_shared_literal()
8158 if (!relax_info) in translate_section_fixes()
8188 if (!relax_info) in translate_reloc_bfd_fix()
8232 if (!relax_info || in translate_reloc_bfd_fix()
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Delf32-xtensa.c6256 qsort (relax_info->fix_array, relax_info->fix_array_count, in cache_fix_array()
7763 BFD_ASSERT (relax_info->src_next == relax_info->src_count); in compute_text_actions()
8616 if (relax_info) in check_section_ebb_pcrels_fit()
9002 if (!relax_info) in remove_dead_literal()
9084 if (!relax_info) in identify_literal_placement()
9256 if (!relax_info) in coalesce_shared_literal()
9332 if (!relax_info) in move_shared_literal()
10020 if (!relax_info) in translate_section_fixes()
10050 if (!relax_info) in translate_reloc_bfd_fix()
10137 BFD_ASSERT (relax_info && (relax_info->is_relaxable_literal_section in translate_reloc()
[all …]
H A Delf32-avr.c759 struct avr_relax_info relax_info; member
793 return &section_data->relax_info; in get_avr_relax_info()
803 relax_info->records.count = 0; in init_avr_relax_info()
804 relax_info->records.allocated = 0; in init_avr_relax_info()
805 relax_info->records.items = NULL; in init_avr_relax_info()
2317 if (relax_info->records.count in avr_elf32_assign_records_to_sections()
2326 relax_info->records.items in avr_elf32_assign_records_to_sections()
2330 memcpy (&relax_info->records.items [relax_info->records.count], in avr_elf32_assign_records_to_sections()
2333 relax_info->records.count++; in avr_elf32_assign_records_to_sections()
2393 if (relax_info && relax_info->records.count > 0) in avr_load_all_property_sections()
[all …]
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Delf32-xtensa.c6256 qsort (relax_info->fix_array, relax_info->fix_array_count, in cache_fix_array()
7763 BFD_ASSERT (relax_info->src_next == relax_info->src_count); in compute_text_actions()
8616 if (relax_info) in check_section_ebb_pcrels_fit()
9002 if (!relax_info) in remove_dead_literal()
9084 if (!relax_info) in identify_literal_placement()
9256 if (!relax_info) in coalesce_shared_literal()
9332 if (!relax_info) in move_shared_literal()
10020 if (!relax_info) in translate_section_fixes()
10050 if (!relax_info) in translate_reloc_bfd_fix()
10137 BFD_ASSERT (relax_info && (relax_info->is_relaxable_literal_section in translate_reloc()
[all …]
H A Delf32-avr.c759 struct avr_relax_info relax_info; member
793 return &section_data->relax_info; in get_avr_relax_info()
803 relax_info->records.count = 0; in init_avr_relax_info()
804 relax_info->records.allocated = 0; in init_avr_relax_info()
805 relax_info->records.items = NULL; in init_avr_relax_info()
2317 if (relax_info->records.count in avr_elf32_assign_records_to_sections()
2326 relax_info->records.items in avr_elf32_assign_records_to_sections()
2330 memcpy (&relax_info->records.items [relax_info->records.count], in avr_elf32_assign_records_to_sections()
2333 relax_info->records.count++; in avr_elf32_assign_records_to_sections()
2393 if (relax_info && relax_info->records.count > 0) in avr_load_all_property_sections()
[all …]
/dports/devel/gdb/gdb-11.1/bfd/
H A Delf32-xtensa.c6256 qsort (relax_info->fix_array, relax_info->fix_array_count, in cache_fix_array()
7763 BFD_ASSERT (relax_info->src_next == relax_info->src_count); in compute_text_actions()
8616 if (relax_info) in check_section_ebb_pcrels_fit()
9002 if (!relax_info) in remove_dead_literal()
9084 if (!relax_info) in identify_literal_placement()
9256 if (!relax_info) in coalesce_shared_literal()
9332 if (!relax_info) in move_shared_literal()
10020 if (!relax_info) in translate_section_fixes()
10050 if (!relax_info) in translate_reloc_bfd_fix()
10137 BFD_ASSERT (relax_info && (relax_info->is_relaxable_literal_section in translate_reloc()
[all …]
H A Delf32-avr.c759 struct avr_relax_info relax_info; member
793 return &section_data->relax_info; in get_avr_relax_info()
803 relax_info->records.count = 0; in init_avr_relax_info()
804 relax_info->records.allocated = 0; in init_avr_relax_info()
805 relax_info->records.items = NULL; in init_avr_relax_info()
2317 if (relax_info->records.count in avr_elf32_assign_records_to_sections()
2326 relax_info->records.items in avr_elf32_assign_records_to_sections()
2330 memcpy (&relax_info->records.items [relax_info->records.count], in avr_elf32_assign_records_to_sections()
2333 relax_info->records.count++; in avr_elf32_assign_records_to_sections()
2393 if (relax_info && relax_info->records.count > 0) in avr_load_all_property_sections()
[all …]
/dports/devel/binutils/binutils-2.37/bfd/
H A Delf32-xtensa.c6256 qsort (relax_info->fix_array, relax_info->fix_array_count, in cache_fix_array()
7763 BFD_ASSERT (relax_info->src_next == relax_info->src_count); in compute_text_actions()
8616 if (relax_info) in check_section_ebb_pcrels_fit()
9002 if (!relax_info) in remove_dead_literal()
9084 if (!relax_info) in identify_literal_placement()
9256 if (!relax_info) in coalesce_shared_literal()
9332 if (!relax_info) in move_shared_literal()
10020 if (!relax_info) in translate_section_fixes()
10050 if (!relax_info) in translate_reloc_bfd_fix()
10137 BFD_ASSERT (relax_info && (relax_info->is_relaxable_literal_section in translate_reloc()
[all …]
H A Delf32-avr.c759 struct avr_relax_info relax_info; member
793 return &section_data->relax_info; in get_avr_relax_info()
803 relax_info->records.count = 0; in init_avr_relax_info()
804 relax_info->records.allocated = 0; in init_avr_relax_info()
805 relax_info->records.items = NULL; in init_avr_relax_info()
2317 if (relax_info->records.count in avr_elf32_assign_records_to_sections()
2326 relax_info->records.items in avr_elf32_assign_records_to_sections()
2330 memcpy (&relax_info->records.items [relax_info->records.count], in avr_elf32_assign_records_to_sections()
2333 relax_info->records.count++; in avr_elf32_assign_records_to_sections()
2393 if (relax_info && relax_info->records.count > 0) in avr_load_all_property_sections()
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Delf32-xtensa.c6015 qsort (relax_info->fix_array, relax_info->fix_array_count, in cache_fix_array()
7218 BFD_ASSERT (relax_info->src_next == relax_info->src_count); in compute_text_actions()
7996 if (relax_info) in check_section_ebb_pcrels_fit()
8374 if (!relax_info) in remove_dead_literal()
8456 if (!relax_info) in identify_literal_placement()
8628 if (!relax_info) in coalesce_shared_literal()
8704 if (!relax_info) in move_shared_literal()
9332 if (!relax_info) in translate_section_fixes()
9362 if (!relax_info) in translate_reloc_bfd_fix()
9450 BFD_ASSERT (relax_info && (relax_info->is_relaxable_literal_section in translate_reloc()
[all …]
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Delf32-xtensa.c6005 qsort (relax_info->fix_array, relax_info->fix_array_count, in cache_fix_array()
7207 BFD_ASSERT (relax_info->src_next == relax_info->src_count); in compute_text_actions()
7985 if (relax_info) in check_section_ebb_pcrels_fit()
8364 if (!relax_info) in remove_dead_literal()
8446 if (!relax_info) in identify_literal_placement()
8618 if (!relax_info) in coalesce_shared_literal()
8694 if (!relax_info) in move_shared_literal()
9322 if (!relax_info) in translate_section_fixes()
9352 if (!relax_info) in translate_reloc_bfd_fix()
9440 BFD_ASSERT (relax_info && (relax_info->is_relaxable_literal_section in translate_reloc()
[all …]
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Delf32-xtensa.c6231 qsort (relax_info->fix_array, relax_info->fix_array_count, in cache_fix_array()
7684 BFD_ASSERT (relax_info->src_next == relax_info->src_count); in compute_text_actions()
8523 if (relax_info) in check_section_ebb_pcrels_fit()
8911 if (!relax_info) in remove_dead_literal()
8993 if (!relax_info) in identify_literal_placement()
9165 if (!relax_info) in coalesce_shared_literal()
9241 if (!relax_info) in move_shared_literal()
9882 if (!relax_info) in translate_section_fixes()
9912 if (!relax_info) in translate_reloc_bfd_fix()
9999 BFD_ASSERT (relax_info && (relax_info->is_relaxable_literal_section in translate_reloc()
[all …]
H A Delf32-avr.c754 struct avr_relax_info relax_info; member
788 return &section_data->relax_info; in get_avr_relax_info()
798 relax_info->records.count = 0; in init_avr_relax_info()
799 relax_info->records.allocated = 0; in init_avr_relax_info()
800 relax_info->records.items = NULL; in init_avr_relax_info()
1829 struct avr_relax_info *relax_info; in elf32_avr_relax_delete_bytes() local
2232 if (relax_info->records.count in avr_elf32_assign_records_to_sections()
2241 relax_info->records.items in avr_elf32_assign_records_to_sections()
2245 memcpy (&relax_info->records.items [relax_info->records.count], in avr_elf32_assign_records_to_sections()
2248 relax_info->records.count++; in avr_elf32_assign_records_to_sections()
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Delf32-xtensa.c6231 qsort (relax_info->fix_array, relax_info->fix_array_count, in cache_fix_array()
7684 BFD_ASSERT (relax_info->src_next == relax_info->src_count); in compute_text_actions()
8523 if (relax_info) in check_section_ebb_pcrels_fit()
8911 if (!relax_info) in remove_dead_literal()
8993 if (!relax_info) in identify_literal_placement()
9165 if (!relax_info) in coalesce_shared_literal()
9241 if (!relax_info) in move_shared_literal()
9882 if (!relax_info) in translate_section_fixes()
9912 if (!relax_info) in translate_reloc_bfd_fix()
9999 BFD_ASSERT (relax_info && (relax_info->is_relaxable_literal_section in translate_reloc()
[all …]
H A Delf32-avr.c754 struct avr_relax_info relax_info; member
788 return &section_data->relax_info; in get_avr_relax_info()
798 relax_info->records.count = 0; in init_avr_relax_info()
799 relax_info->records.allocated = 0; in init_avr_relax_info()
800 relax_info->records.items = NULL; in init_avr_relax_info()
1829 struct avr_relax_info *relax_info; in elf32_avr_relax_delete_bytes() local
2232 if (relax_info->records.count in avr_elf32_assign_records_to_sections()
2241 relax_info->records.items in avr_elf32_assign_records_to_sections()
2245 memcpy (&relax_info->records.items [relax_info->records.count], in avr_elf32_assign_records_to_sections()
2248 relax_info->records.count++; in avr_elf32_assign_records_to_sections()
[all …]
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Delf32-xtensa.c6099 qsort (relax_info->fix_array, relax_info->fix_array_count, in cache_fix_array()
7556 BFD_ASSERT (relax_info->src_next == relax_info->src_count); in compute_text_actions()
8400 if (relax_info) in check_section_ebb_pcrels_fit()
8788 if (!relax_info) in remove_dead_literal()
8870 if (!relax_info) in identify_literal_placement()
9042 if (!relax_info) in coalesce_shared_literal()
9118 if (!relax_info) in move_shared_literal()
9759 if (!relax_info) in translate_section_fixes()
9789 if (!relax_info) in translate_reloc_bfd_fix()
9876 BFD_ASSERT (relax_info && (relax_info->is_relaxable_literal_section in translate_reloc()
[all …]
H A Delf32-avr.c754 struct avr_relax_info relax_info; member
788 return &section_data->relax_info; in get_avr_relax_info()
798 relax_info->records.count = 0; in init_avr_relax_info()
799 relax_info->records.allocated = 0; in init_avr_relax_info()
800 relax_info->records.items = NULL; in init_avr_relax_info()
2314 if (relax_info->records.count in avr_elf32_assign_records_to_sections()
2323 relax_info->records.items in avr_elf32_assign_records_to_sections()
2327 memcpy (&relax_info->records.items [relax_info->records.count], in avr_elf32_assign_records_to_sections()
2330 relax_info->records.count++; in avr_elf32_assign_records_to_sections()
2391 if (relax_info && relax_info->records.count > 0) in avr_load_all_property_sections()
[all …]
/dports/devel/radare2/radare2-5.1.1/libr/asm/arch/xtensa/gnu/
H A Delf32-xtensa.c6285 qsort (relax_info->fix_array, relax_info->fix_array_count,
7738 BFD_ASSERT (relax_info->src_next == relax_info->src_count);
8577 if (relax_info)
8965 if (!relax_info)
9047 if (!relax_info)
9219 if (!relax_info)
9295 if (!relax_info)
9936 if (!relax_info)
9966 if (!relax_info)
10053 BFD_ASSERT (relax_info && (relax_info->is_relaxable_literal_section
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Delf32-xtensa.c3861 relax_info->visited = 0;
3864 relax_info->src_count = 0;
3865 relax_info->src_next = 0;
3870 relax_info->fix_list = NULL;
3898 relax_info->fix_list = fix;
4107 relax_info->visited++;
4503 BFD_ASSERT (relax_info);
4714 BFD_ASSERT (relax_info);
4863 BFD_ASSERT (relax_info);
4886 if (!relax_info || !relax_info->is_relaxable_literal_section)
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Delf32-xtensa.c3861 relax_info->visited = 0;
3864 relax_info->src_count = 0;
3865 relax_info->src_next = 0;
3870 relax_info->fix_list = NULL;
3898 relax_info->fix_list = fix;
4107 relax_info->visited++;
4503 BFD_ASSERT (relax_info);
4714 BFD_ASSERT (relax_info);
4863 BFD_ASSERT (relax_info);
4886 if (!relax_info || !relax_info->is_relaxable_literal_section)
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/gas/config/
H A Dtc-nds32.c4604 relax_info_t *relax_info; in md_begin() local
4622 for (relax_info = relax_table; relax_info->opcode; relax_info++) in md_begin()
4623 str_hash_insert (nds32_relax_info_hash, relax_info->opcode, relax_info, 0); in md_begin()
5672 relax_info_t *relax_info = NULL; in nds32_find_reloc_table() local
5807 if (!relax_info) in nds32_find_reloc_table()
6635 relax_info_t *relax_info, in nds32_calc_branch_offset() argument
6729 relax_info_t *relax_info; in nds32_relax_branch_instructions() local
6764 if (relax_info == NULL) in nds32_relax_branch_instructions()
7022 relax_info_t *relax_info; in md_convert_frag() local
7053 if (relax_info == NULL) in md_convert_frag()
[all …]
/dports/devel/gnulibiberty/binutils-2.37/gas/config/
H A Dtc-nds32.c4604 relax_info_t *relax_info; in md_begin() local
4622 for (relax_info = relax_table; relax_info->opcode; relax_info++) in md_begin()
4623 str_hash_insert (nds32_relax_info_hash, relax_info->opcode, relax_info, 0); in md_begin()
5672 relax_info_t *relax_info = NULL; in nds32_find_reloc_table() local
5807 if (!relax_info) in nds32_find_reloc_table()
6635 relax_info_t *relax_info, in nds32_calc_branch_offset() argument
6729 relax_info_t *relax_info; in nds32_relax_branch_instructions() local
6764 if (relax_info == NULL) in nds32_relax_branch_instructions()
7022 relax_info_t *relax_info; in md_convert_frag() local
7053 if (relax_info == NULL) in md_convert_frag()
[all …]
/dports/devel/binutils/binutils-2.37/gas/config/
H A Dtc-nds32.c4604 relax_info_t *relax_info; in md_begin() local
4622 for (relax_info = relax_table; relax_info->opcode; relax_info++) in md_begin()
4623 str_hash_insert (nds32_relax_info_hash, relax_info->opcode, relax_info, 0); in md_begin()
5672 relax_info_t *relax_info = NULL; in nds32_find_reloc_table() local
5807 if (!relax_info) in nds32_find_reloc_table()
6635 relax_info_t *relax_info, in nds32_calc_branch_offset() argument
6729 relax_info_t *relax_info; in nds32_relax_branch_instructions() local
6764 if (relax_info == NULL) in nds32_relax_branch_instructions()
7022 relax_info_t *relax_info; in md_convert_frag() local
7053 if (relax_info == NULL) in md_convert_frag()
[all …]
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/config/
H A Dtc-nds32.c4683 relax_info_t *relax_info = NULL; in nds32_find_reloc_table() local
4799 if (!relax_info) in nds32_find_reloc_table()
5394 relax_info_t *relax_info, in nds32_calc_branch_offset() argument
5489 relax_info_t *relax_info; in nds32_relax_branch_instructions() local
5509 if (relax_info == NULL) in nds32_relax_branch_instructions()
5518 relax_info, branch_range_type); in nds32_relax_branch_instructions()
5534 diff = relax_info->relax_code_size[i] in nds32_relax_branch_instructions()
5755 relax_info_t *relax_info; in md_convert_frag() local
5785 if (relax_info == NULL) in md_convert_frag()
5790 && relax_info->relax_code_size[i] in md_convert_frag()
[all …]

123