Home
last modified time | relevance | path

Searched refs:extra_rel (Results 1 – 10 of 10) sorted by relevance

/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Delf32-xtensa.c10625 Elf_Internal_Rela *offset_rel, *extra_rel; in relax_property_section() local
10650 extra_rel = NULL; in relax_property_section()
10657 extra_rel = irel; in relax_property_section()
10678 || (extra_rel in relax_property_section()
10679 && extra_rel->r_offset < offset + entry_size)) in relax_property_section()
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Delf32-xtensa.c10625 Elf_Internal_Rela *offset_rel, *extra_rel; in relax_property_section() local
10650 extra_rel = NULL; in relax_property_section()
10657 extra_rel = irel; in relax_property_section()
10678 || (extra_rel in relax_property_section()
10679 && extra_rel->r_offset < offset + entry_size)) in relax_property_section()
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Delf32-xtensa.c9923 Elf_Internal_Rela *offset_rel, *extra_rel; in relax_property_section() local
9948 extra_rel = NULL; in relax_property_section()
9955 extra_rel = irel; in relax_property_section()
9976 || (extra_rel in relax_property_section()
9977 && extra_rel->r_offset < offset + entry_size)) in relax_property_section()
/dports/devel/gdb/gdb-11.1/bfd/
H A Delf32-xtensa.c10625 Elf_Internal_Rela *offset_rel, *extra_rel; in relax_property_section() local
10650 extra_rel = NULL; in relax_property_section()
10657 extra_rel = irel; in relax_property_section()
10678 || (extra_rel in relax_property_section()
10679 && extra_rel->r_offset < offset + entry_size)) in relax_property_section()
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Delf32-xtensa.c9913 Elf_Internal_Rela *offset_rel, *extra_rel; in relax_property_section() local
9938 extra_rel = NULL; in relax_property_section()
9945 extra_rel = irel; in relax_property_section()
9966 || (extra_rel in relax_property_section()
9967 && extra_rel->r_offset < offset + entry_size)) in relax_property_section()
/dports/devel/binutils/binutils-2.37/bfd/
H A Delf32-xtensa.c10625 Elf_Internal_Rela *offset_rel, *extra_rel; in relax_property_section() local
10650 extra_rel = NULL; in relax_property_section()
10657 extra_rel = irel; in relax_property_section()
10678 || (extra_rel in relax_property_section()
10679 && extra_rel->r_offset < offset + entry_size)) in relax_property_section()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Delf32-xtensa.c10485 Elf_Internal_Rela *offset_rel, *extra_rel; in relax_property_section() local
10510 extra_rel = NULL; in relax_property_section()
10517 extra_rel = irel; in relax_property_section()
10538 || (extra_rel in relax_property_section()
10539 && extra_rel->r_offset < offset + entry_size)) in relax_property_section()
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Delf32-xtensa.c10485 Elf_Internal_Rela *offset_rel, *extra_rel; in relax_property_section() local
10510 extra_rel = NULL; in relax_property_section()
10517 extra_rel = irel; in relax_property_section()
10538 || (extra_rel in relax_property_section()
10539 && extra_rel->r_offset < offset + entry_size)) in relax_property_section()
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Delf32-xtensa.c10362 Elf_Internal_Rela *offset_rel, *extra_rel; in relax_property_section() local
10387 extra_rel = NULL; in relax_property_section()
10394 extra_rel = irel; in relax_property_section()
10415 || (extra_rel in relax_property_section()
10416 && extra_rel->r_offset < offset + entry_size)) in relax_property_section()
/dports/devel/radare2/radare2-5.1.1/libr/asm/arch/xtensa/gnu/
H A Delf32-xtensa.c10539 Elf_Internal_Rela *offset_rel, *extra_rel;
10564 extra_rel = NULL;
10571 extra_rel = irel;
10592 || (extra_rel
10593 && extra_rel->r_offset < offset + entry_size))