Home
last modified time | relevance | path

Searched refs:r_reloc_init (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf32-xtensa.c4978 r_reloc_init (r_reloc *r_rel, in r_reloc_init() function
6865 r_reloc_init (&r_rel, abfd, irel, contents, in find_relaxable_sections()
6941 r_reloc_init (&r_rel, abfd, irel, contents, sec_size); in collect_source_relocs()
7016 r_reloc_init (&r_rel, abfd, l32r_irel, contents, sec_size); in collect_source_relocs()
7105 r_reloc_init (&r_rel, abfd, irel, contents, sec_size); in is_resolvable_asm_expansion()
8013 r_reloc_init (&r_rel, abfd, irel, contents, in check_section_ebb_pcrels_fit()
8506 r_reloc_init (&r_rel, abfd, irel, contents, sec_size); in identify_literal_placement()
8923 r_reloc_init (&r_rel, abfd, irel, contents, in relax_section()
8974 r_reloc_init (&r_rel, abfd, irel, contents, sec_size); in relax_section()
9844 r_reloc_init (&val.r_rel, abfd, irel, contents, sec_size); in relax_property_section()
[all …]
DChangeLog-2004893 (r_reloc_init): Add contents and content_length parameters. Set
952 ASM_EXPAND relocations that can be optimized. Adjust r_reloc_init
956 r_reloc_init and find_associated_l32r_irel. Check
960 CONST16 instructions. Adjust calls to r_reloc_init and
983 translate_section_fixes. Update calls to r_reloc_init and
998 to r_reloc_init and offset_with_removed_text. Check
1007 call to r_reloc_init. Call _bfd_error_handler and return FALSE for
1023 Update calls to xtensa_isa_init, is_l32r_relocation, and r_reloc_init.