Home
last modified time | relevance | path

Searched refs:offset_with_removed_text (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf32-xtensa.c5616 offset_with_removed_text (text_action_list *action_list, bfd_vma offset) in offset_with_removed_text() function
7858 return offset_with_removed_text (action_list, offset); in xlate_offset_with_removed_text()
8942 irel->r_offset = offset_with_removed_text in relax_section()
8979 source_offset = offset_with_removed_text in relax_section()
9076 new_end_offset = offset_with_removed_text in relax_section()
9455 new_offset = offset_with_removed_text (&relax_info->action_list, in translate_reloc_bfd_fix()
DChangeLog-2004923 text_action_add, text_action_add_literal, offset_with_removed_text,
984 offset_with_removed_text. Check new is_relaxable_asm_section flag.
993 offset_with_removed_text. Use new target_offset and removed_bytes
998 to r_reloc_init and offset_with_removed_text. Check
1003 calls to offset_with_removed_text. Translate st_size field for
DChangeLog-2007678 (offset_with_removed_text): Reimplement using removed_by_actions.