Home
last modified time | relevance | path

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

12

/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Delf32-xtensa.c5591 removed_by_actions (text_action **p_start_action, in removed_by_actions() function
5622 return offset - removed_by_actions (&r, offset, FALSE); in offset_with_removed_text()
9498 int base_removed = removed_by_actions (&act, base_offset, FALSE); in translate_reloc()
9506 int tgt_removed = removed_by_actions (&act, target_offset, FALSE); in translate_reloc()
9832 removed_by_actions (&act, old_offset, FALSE); in relax_property_section()
9858 removed_by_actions (&act, old_offset, TRUE); in relax_property_section()
9875 removed_by_actions (&act, old_offset + old_size, TRUE); in relax_property_section()
10136 isym->st_value -= removed_by_actions (&act, orig_addr, FALSE); in relax_section_symbols()
10140 removed_by_actions (&act, orig_addr + isym->st_size, FALSE); in relax_section_symbols()
10162 removed_by_actions (&act, orig_addr, FALSE); in relax_section_symbols()
[all …]
H A DChangeLog-2007677 * elf32-xtensa.c (removed_by_actions): New.
678 (offset_with_removed_text): Reimplement using removed_by_actions.
680 (relax_property_section): Use removed_by_actions. Rearrange logic.
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Delf32-xtensa.c5581 removed_by_actions (text_action **p_start_action, in removed_by_actions() function
5612 return offset - removed_by_actions (&r, offset, FALSE); in offset_with_removed_text()
9488 int base_removed = removed_by_actions (&act, base_offset, FALSE); in translate_reloc()
9496 int tgt_removed = removed_by_actions (&act, target_offset, FALSE); in translate_reloc()
9822 removed_by_actions (&act, old_offset, FALSE); in relax_property_section()
9848 removed_by_actions (&act, old_offset, TRUE); in relax_property_section()
9865 removed_by_actions (&act, old_offset + old_size, TRUE); in relax_property_section()
10126 isym->st_value -= removed_by_actions (&act, orig_addr, FALSE); in relax_section_symbols()
10130 removed_by_actions (&act, orig_addr + isym->st_size, FALSE); in relax_section_symbols()
10152 removed_by_actions (&act, orig_addr, FALSE); in relax_section_symbols()
[all …]
H A DChangeLog-2007677 * elf32-xtensa.c (removed_by_actions): New.
678 (offset_with_removed_text): Reimplement using removed_by_actions.
680 (relax_property_section): Use removed_by_actions. Rearrange logic.
/dports/devel/binutils/binutils-2.37/bfd/
H A DChangeLog-2007677 * elf32-xtensa.c (removed_by_actions): New.
678 (offset_with_removed_text): Reimplement using removed_by_actions.
680 (relax_property_section): Use removed_by_actions. Rearrange logic.
H A DChangeLog-20152768 (removed_by_actions): pass additional parameter: action_list,
2771 to removed_by_actions.
2813 replace removed_by_actions with removed_by_actions_map.
H A Delf32-xtensa.c5657 removed_by_actions (text_action_list *action_list, in removed_by_actions() function
5697 return offset - removed_by_actions (action_list, &r, offset, false); in offset_with_removed_text()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A DChangeLog-2007677 * elf32-xtensa.c (removed_by_actions): New.
678 (offset_with_removed_text): Reimplement using removed_by_actions.
680 (relax_property_section): Use removed_by_actions. Rearrange logic.
H A DChangeLog-20152768 (removed_by_actions): pass additional parameter: action_list,
2771 to removed_by_actions.
2813 replace removed_by_actions with removed_by_actions_map.
H A Delf32-xtensa.c5635 removed_by_actions (text_action_list *action_list, in removed_by_actions() function
5675 return offset - removed_by_actions (action_list, &r, offset, FALSE); in offset_with_removed_text()
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A DChangeLog-2007677 * elf32-xtensa.c (removed_by_actions): New.
678 (offset_with_removed_text): Reimplement using removed_by_actions.
680 (relax_property_section): Use removed_by_actions. Rearrange logic.
H A DChangeLog-20152768 (removed_by_actions): pass additional parameter: action_list,
2771 to removed_by_actions.
2813 replace removed_by_actions with removed_by_actions_map.
H A Delf32-xtensa.c5657 removed_by_actions (text_action_list *action_list, in removed_by_actions() function
5697 return offset - removed_by_actions (action_list, &r, offset, false); in offset_with_removed_text()
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A DChangeLog-2007677 * elf32-xtensa.c (removed_by_actions): New.
678 (offset_with_removed_text): Reimplement using removed_by_actions.
680 (relax_property_section): Use removed_by_actions. Rearrange logic.
H A DChangeLog-20152768 (removed_by_actions): pass additional parameter: action_list,
2771 to removed_by_actions.
2813 replace removed_by_actions with removed_by_actions_map.
H A Delf32-xtensa.c5657 removed_by_actions (text_action_list *action_list, in removed_by_actions() function
5697 return offset - removed_by_actions (action_list, &r, offset, false); in offset_with_removed_text()
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A DChangeLog-2007677 * elf32-xtensa.c (removed_by_actions): New.
678 (offset_with_removed_text): Reimplement using removed_by_actions.
680 (relax_property_section): Use removed_by_actions. Rearrange logic.
H A DChangeLog-20152768 (removed_by_actions): pass additional parameter: action_list,
2771 to removed_by_actions.
2813 replace removed_by_actions with removed_by_actions_map.
H A Delf32-xtensa.c5635 removed_by_actions (text_action_list *action_list, in removed_by_actions() function
5675 return offset - removed_by_actions (action_list, &r, offset, FALSE); in offset_with_removed_text()
/dports/devel/gdb/gdb-11.1/bfd/
H A DChangeLog-2007677 * elf32-xtensa.c (removed_by_actions): New.
678 (offset_with_removed_text): Reimplement using removed_by_actions.
680 (relax_property_section): Use removed_by_actions. Rearrange logic.
H A DChangeLog-20152768 (removed_by_actions): pass additional parameter: action_list,
2771 to removed_by_actions.
2813 replace removed_by_actions with removed_by_actions_map.
H A Delf32-xtensa.c5657 removed_by_actions (text_action_list *action_list, in removed_by_actions() function
5697 return offset - removed_by_actions (action_list, &r, offset, false); in offset_with_removed_text()
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A DChangeLog-2007677 * elf32-xtensa.c (removed_by_actions): New.
678 (offset_with_removed_text): Reimplement using removed_by_actions.
680 (relax_property_section): Use removed_by_actions. Rearrange logic.
H A DChangeLog-20152768 (removed_by_actions): pass additional parameter: action_list,
2771 to removed_by_actions.
2813 replace removed_by_actions with removed_by_actions_map.
H A Delf32-xtensa.c5503 removed_by_actions (text_action_list *action_list, in removed_by_actions() function
5543 return offset - removed_by_actions (action_list, &r, offset, FALSE); in offset_with_removed_text()

12