Home
last modified time | relevance | path

Searched refs:is_relaxable_asm_section (Results 1 – 23 of 23) sorted by relevance

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/bfd/
H A Delf32-xtensa.c4973 bfd_boolean is_relaxable_asm_section; member
5039 relax_info->is_relaxable_asm_section = FALSE; in init_xtensa_relax_info()
5920 || relax_info->is_relaxable_asm_section) in analyze_relocations()
5994 && !source_relax_info->is_relaxable_asm_section in find_relaxable_sections()
6334 if (!relax_info->is_relaxable_asm_section) in compute_text_actions()
7781 || relax_info->is_relaxable_asm_section) in relax_section()
7934 || relax_info->is_relaxable_asm_section) in relax_section()
8198 && !relax_info->is_relaxable_asm_section) in translate_reloc_bfd_fix()
8280 && !relax_info->is_relaxable_asm_section) in translate_reloc()
8311 && !relax_info->is_relaxable_asm_section)) in translate_reloc()
[all …]
H A DChangeLog2258 (xtensa_relax_info struct): Add is_relaxable_asm_section, action_list,
2280 (analyze_relocations): Check is_relaxable_asm_section flag. Call
2288 is_relaxable_asm_section flag. Handle L32R instructions with absolute
2315 offset_with_removed_text. Check new is_relaxable_asm_section flag.
2322 (translate_reloc): Check new is_relaxable_asm_section flag. Call
2330 is_relaxable_asm_section flag. Handle expansion of zero-sized
2333 (relax_section_symbols): Check is_relaxable_asm_section flag. Update
/dports/devel/djgpp-binutils/binutils-2.17/bfd/
H A Delf32-xtensa.c4976 bfd_boolean is_relaxable_asm_section; member
5042 relax_info->is_relaxable_asm_section = FALSE; in init_xtensa_relax_info()
5924 || relax_info->is_relaxable_asm_section) in analyze_relocations()
5998 && !source_relax_info->is_relaxable_asm_section in find_relaxable_sections()
6357 if (!relax_info->is_relaxable_asm_section) in compute_text_actions()
7998 || relax_info->is_relaxable_asm_section) in relax_section()
8151 || relax_info->is_relaxable_asm_section) in relax_section()
8415 && !relax_info->is_relaxable_asm_section) in translate_reloc_bfd_fix()
8497 && !relax_info->is_relaxable_asm_section) in translate_reloc()
8528 && !relax_info->is_relaxable_asm_section)) in translate_reloc()
[all …]
H A DChangeLog-2004927 (xtensa_relax_info struct): Add is_relaxable_asm_section, action_list,
949 (analyze_relocations): Check is_relaxable_asm_section flag. Call
957 is_relaxable_asm_section flag. Handle L32R instructions with absolute
984 offset_with_removed_text. Check new is_relaxable_asm_section flag.
991 (translate_reloc): Check new is_relaxable_asm_section flag. Call
999 is_relaxable_asm_section flag. Handle expansion of zero-sized
1002 (relax_section_symbols): Check is_relaxable_asm_section flag. Update
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Delf32-xtensa.c6068 bool is_relaxable_asm_section; member
6137 relax_info->is_relaxable_asm_section = false; in init_xtensa_relax_info()
7020 || relax_info->is_relaxable_asm_section) in analyze_relocations()
7097 && !source_relax_info->is_relaxable_asm_section in find_relaxable_sections()
7766 if (!relax_info->is_relaxable_asm_section) in compute_text_actions()
9538 || relax_info->is_relaxable_asm_section) in relax_section()
9801 || relax_info->is_relaxable_asm_section) in relax_section()
10060 && !relax_info->is_relaxable_asm_section) in translate_reloc_bfd_fix()
10096 && !relax_info->is_relaxable_asm_section)) in translate_reloc_bfd_fix()
10168 && !relax_info->is_relaxable_asm_section)) in translate_reloc()
[all …]
H A DChangeLog-2004927 (xtensa_relax_info struct): Add is_relaxable_asm_section, action_list,
949 (analyze_relocations): Check is_relaxable_asm_section flag. Call
957 is_relaxable_asm_section flag. Handle L32R instructions with absolute
984 offset_with_removed_text. Check new is_relaxable_asm_section flag.
991 (translate_reloc): Check new is_relaxable_asm_section flag. Call
999 is_relaxable_asm_section flag. Handle expansion of zero-sized
1002 (relax_section_symbols): Check is_relaxable_asm_section flag. Update
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Delf32-xtensa.c6068 bool is_relaxable_asm_section; member
6137 relax_info->is_relaxable_asm_section = false; in init_xtensa_relax_info()
7020 || relax_info->is_relaxable_asm_section) in analyze_relocations()
7097 && !source_relax_info->is_relaxable_asm_section in find_relaxable_sections()
7766 if (!relax_info->is_relaxable_asm_section) in compute_text_actions()
9538 || relax_info->is_relaxable_asm_section) in relax_section()
9801 || relax_info->is_relaxable_asm_section) in relax_section()
10060 && !relax_info->is_relaxable_asm_section) in translate_reloc_bfd_fix()
10096 && !relax_info->is_relaxable_asm_section)) in translate_reloc_bfd_fix()
10168 && !relax_info->is_relaxable_asm_section)) in translate_reloc()
[all …]
H A DChangeLog-2004927 (xtensa_relax_info struct): Add is_relaxable_asm_section, action_list,
949 (analyze_relocations): Check is_relaxable_asm_section flag. Call
957 is_relaxable_asm_section flag. Handle L32R instructions with absolute
984 offset_with_removed_text. Check new is_relaxable_asm_section flag.
991 (translate_reloc): Check new is_relaxable_asm_section flag. Call
999 is_relaxable_asm_section flag. Handle expansion of zero-sized
1002 (relax_section_symbols): Check is_relaxable_asm_section flag. Update
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Delf32-xtensa.c5830 bfd_boolean is_relaxable_asm_section; member
5899 relax_info->is_relaxable_asm_section = FALSE; in init_xtensa_relax_info()
6779 || relax_info->is_relaxable_asm_section) in analyze_relocations()
6856 && !source_relax_info->is_relaxable_asm_section in find_relaxable_sections()
7221 if (!relax_info->is_relaxable_asm_section) in compute_text_actions()
8900 || relax_info->is_relaxable_asm_section) in relax_section()
9108 || relax_info->is_relaxable_asm_section) in relax_section()
9372 && !relax_info->is_relaxable_asm_section) in translate_reloc_bfd_fix()
9408 && !relax_info->is_relaxable_asm_section)) in translate_reloc_bfd_fix()
9481 && !relax_info->is_relaxable_asm_section)) in translate_reloc()
[all …]
H A DChangeLog-2004927 (xtensa_relax_info struct): Add is_relaxable_asm_section, action_list,
949 (analyze_relocations): Check is_relaxable_asm_section flag. Call
957 is_relaxable_asm_section flag. Handle L32R instructions with absolute
984 offset_with_removed_text. Check new is_relaxable_asm_section flag.
991 (translate_reloc): Check new is_relaxable_asm_section flag. Call
999 is_relaxable_asm_section flag. Handle expansion of zero-sized
1002 (relax_section_symbols): Check is_relaxable_asm_section flag. Update
/dports/devel/gdb/gdb-11.1/bfd/
H A Delf32-xtensa.c6068 bool is_relaxable_asm_section; member
6137 relax_info->is_relaxable_asm_section = false; in init_xtensa_relax_info()
7020 || relax_info->is_relaxable_asm_section) in analyze_relocations()
7097 && !source_relax_info->is_relaxable_asm_section in find_relaxable_sections()
7766 if (!relax_info->is_relaxable_asm_section) in compute_text_actions()
9538 || relax_info->is_relaxable_asm_section) in relax_section()
9801 || relax_info->is_relaxable_asm_section) in relax_section()
10060 && !relax_info->is_relaxable_asm_section) in translate_reloc_bfd_fix()
10096 && !relax_info->is_relaxable_asm_section)) in translate_reloc_bfd_fix()
10168 && !relax_info->is_relaxable_asm_section)) in translate_reloc()
[all …]
H A DChangeLog-2004927 (xtensa_relax_info struct): Add is_relaxable_asm_section, action_list,
949 (analyze_relocations): Check is_relaxable_asm_section flag. Call
957 is_relaxable_asm_section flag. Handle L32R instructions with absolute
984 offset_with_removed_text. Check new is_relaxable_asm_section flag.
991 (translate_reloc): Check new is_relaxable_asm_section flag. Call
999 is_relaxable_asm_section flag. Handle expansion of zero-sized
1002 (relax_section_symbols): Check is_relaxable_asm_section flag. Update
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Delf32-xtensa.c5820 bfd_boolean is_relaxable_asm_section; member
5889 relax_info->is_relaxable_asm_section = FALSE; in init_xtensa_relax_info()
6768 || relax_info->is_relaxable_asm_section) in analyze_relocations()
6845 && !source_relax_info->is_relaxable_asm_section in find_relaxable_sections()
7210 if (!relax_info->is_relaxable_asm_section) in compute_text_actions()
8890 || relax_info->is_relaxable_asm_section) in relax_section()
9098 || relax_info->is_relaxable_asm_section) in relax_section()
9362 && !relax_info->is_relaxable_asm_section) in translate_reloc_bfd_fix()
9398 && !relax_info->is_relaxable_asm_section)) in translate_reloc_bfd_fix()
9471 && !relax_info->is_relaxable_asm_section)) in translate_reloc()
[all …]
H A DChangeLog-2004927 (xtensa_relax_info struct): Add is_relaxable_asm_section, action_list,
949 (analyze_relocations): Check is_relaxable_asm_section flag. Call
957 is_relaxable_asm_section flag. Handle L32R instructions with absolute
984 offset_with_removed_text. Check new is_relaxable_asm_section flag.
991 (translate_reloc): Check new is_relaxable_asm_section flag. Call
999 is_relaxable_asm_section flag. Handle expansion of zero-sized
1002 (relax_section_symbols): Check is_relaxable_asm_section flag. Update
/dports/devel/binutils/binutils-2.37/bfd/
H A Delf32-xtensa.c6068 bool is_relaxable_asm_section; member
6137 relax_info->is_relaxable_asm_section = false; in init_xtensa_relax_info()
7020 || relax_info->is_relaxable_asm_section) in analyze_relocations()
7097 && !source_relax_info->is_relaxable_asm_section in find_relaxable_sections()
7766 if (!relax_info->is_relaxable_asm_section) in compute_text_actions()
9538 || relax_info->is_relaxable_asm_section) in relax_section()
9801 || relax_info->is_relaxable_asm_section) in relax_section()
10060 && !relax_info->is_relaxable_asm_section) in translate_reloc_bfd_fix()
10096 && !relax_info->is_relaxable_asm_section)) in translate_reloc_bfd_fix()
10168 && !relax_info->is_relaxable_asm_section)) in translate_reloc()
[all …]
H A DChangeLog-2004927 (xtensa_relax_info struct): Add is_relaxable_asm_section, action_list,
949 (analyze_relocations): Check is_relaxable_asm_section flag. Call
957 is_relaxable_asm_section flag. Handle L32R instructions with absolute
984 offset_with_removed_text. Check new is_relaxable_asm_section flag.
991 (translate_reloc): Check new is_relaxable_asm_section flag. Call
999 is_relaxable_asm_section flag. Handle expansion of zero-sized
1002 (relax_section_symbols): Check is_relaxable_asm_section flag. Update
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Delf32-xtensa.c6043 bfd_boolean is_relaxable_asm_section; member
6112 relax_info->is_relaxable_asm_section = FALSE; in init_xtensa_relax_info()
6996 || relax_info->is_relaxable_asm_section) in analyze_relocations()
7073 && !source_relax_info->is_relaxable_asm_section in find_relaxable_sections()
7687 if (!relax_info->is_relaxable_asm_section) in compute_text_actions()
9447 || relax_info->is_relaxable_asm_section) in relax_section()
9663 || relax_info->is_relaxable_asm_section) in relax_section()
9922 && !relax_info->is_relaxable_asm_section) in translate_reloc_bfd_fix()
9958 && !relax_info->is_relaxable_asm_section)) in translate_reloc_bfd_fix()
10030 && !relax_info->is_relaxable_asm_section)) in translate_reloc()
[all …]
H A DChangeLog-2004927 (xtensa_relax_info struct): Add is_relaxable_asm_section, action_list,
949 (analyze_relocations): Check is_relaxable_asm_section flag. Call
957 is_relaxable_asm_section flag. Handle L32R instructions with absolute
984 offset_with_removed_text. Check new is_relaxable_asm_section flag.
991 (translate_reloc): Check new is_relaxable_asm_section flag. Call
999 is_relaxable_asm_section flag. Handle expansion of zero-sized
1002 (relax_section_symbols): Check is_relaxable_asm_section flag. Update
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Delf32-xtensa.c6043 bfd_boolean is_relaxable_asm_section; member
6112 relax_info->is_relaxable_asm_section = FALSE; in init_xtensa_relax_info()
6996 || relax_info->is_relaxable_asm_section) in analyze_relocations()
7073 && !source_relax_info->is_relaxable_asm_section in find_relaxable_sections()
7687 if (!relax_info->is_relaxable_asm_section) in compute_text_actions()
9447 || relax_info->is_relaxable_asm_section) in relax_section()
9663 || relax_info->is_relaxable_asm_section) in relax_section()
9922 && !relax_info->is_relaxable_asm_section) in translate_reloc_bfd_fix()
9958 && !relax_info->is_relaxable_asm_section)) in translate_reloc_bfd_fix()
10030 && !relax_info->is_relaxable_asm_section)) in translate_reloc()
[all …]
H A DChangeLog-2004927 (xtensa_relax_info struct): Add is_relaxable_asm_section, action_list,
949 (analyze_relocations): Check is_relaxable_asm_section flag. Call
957 is_relaxable_asm_section flag. Handle L32R instructions with absolute
984 offset_with_removed_text. Check new is_relaxable_asm_section flag.
991 (translate_reloc): Check new is_relaxable_asm_section flag. Call
999 is_relaxable_asm_section flag. Handle expansion of zero-sized
1002 (relax_section_symbols): Check is_relaxable_asm_section flag. Update
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Delf32-xtensa.c5911 bfd_boolean is_relaxable_asm_section; member
5980 relax_info->is_relaxable_asm_section = FALSE; in init_xtensa_relax_info()
6868 || relax_info->is_relaxable_asm_section) in analyze_relocations()
6945 && !source_relax_info->is_relaxable_asm_section in find_relaxable_sections()
7559 if (!relax_info->is_relaxable_asm_section) in compute_text_actions()
9324 || relax_info->is_relaxable_asm_section) in relax_section()
9540 || relax_info->is_relaxable_asm_section) in relax_section()
9799 && !relax_info->is_relaxable_asm_section) in translate_reloc_bfd_fix()
9835 && !relax_info->is_relaxable_asm_section)) in translate_reloc_bfd_fix()
9907 && !relax_info->is_relaxable_asm_section)) in translate_reloc()
[all …]
H A DChangeLog-2004927 (xtensa_relax_info struct): Add is_relaxable_asm_section, action_list,
949 (analyze_relocations): Check is_relaxable_asm_section flag. Call
957 is_relaxable_asm_section flag. Handle L32R instructions with absolute
984 offset_with_removed_text. Check new is_relaxable_asm_section flag.
991 (translate_reloc): Check new is_relaxable_asm_section flag. Call
999 is_relaxable_asm_section flag. Handle expansion of zero-sized
1002 (relax_section_symbols): Check is_relaxable_asm_section flag. Update
/dports/devel/radare2/radare2-5.1.1/libr/asm/arch/xtensa/gnu/
H A Delf32-xtensa.c6097 bfd_boolean is_relaxable_asm_section;
6166 relax_info->is_relaxable_asm_section = FALSE;
7050 || relax_info->is_relaxable_asm_section)
7127 && !source_relax_info->is_relaxable_asm_section
7741 if (!relax_info->is_relaxable_asm_section)
9501 || relax_info->is_relaxable_asm_section)
9717 || relax_info->is_relaxable_asm_section)
9976 && !relax_info->is_relaxable_asm_section)
10012 && !relax_info->is_relaxable_asm_section))
10084 && !relax_info->is_relaxable_asm_section))
[all …]