Searched refs:_bfd_elf_rel_local_sym (Results 1 – 15 of 15) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-d10v.c | 451 addend = _bfd_elf_rel_local_sym (output_bfd, sym, &msec, in elf32_d10v_relocate_section()
|
D | elf32-score.c | 2485 addend = _bfd_elf_rel_local_sym (output_bfd, sym, &msec, addend); in s3_bfd_score_elf_relocate_section() 2506 addend = _bfd_elf_rel_local_sym (output_bfd, sym, &msec, addend); in s3_bfd_score_elf_relocate_section() 2527 addend = _bfd_elf_rel_local_sym (output_bfd, sym, &msec, addend); in s3_bfd_score_elf_relocate_section() 2553 addend = _bfd_elf_rel_local_sym (output_bfd, sym, &msec, addend) - relocation; in s3_bfd_score_elf_relocate_section() 2575 addend = _bfd_elf_rel_local_sym (output_bfd, sym, &msec, addend) - relocation; in s3_bfd_score_elf_relocate_section() 2594 addend = _bfd_elf_rel_local_sym (output_bfd, sym, &msec, addend) - relocation; in s3_bfd_score_elf_relocate_section()
|
D | elf32-iq2000.c | 615 rel->r_addend = _bfd_elf_rel_local_sym (output_bfd, sym, &sec, in iq2000_elf_relocate_section()
|
D | elf32-score7.c | 1913 lo_value = _bfd_elf_rel_local_sym (output_bfd, sym, &msec, lo_value); in score_elf_final_link_relocate() 2328 addend = _bfd_elf_rel_local_sym (output_bfd, sym, &msec, addend); in s7_bfd_score_elf_relocate_section() 2345 addend = _bfd_elf_rel_local_sym (output_bfd, sym, &msec, addend) - relocation; in s7_bfd_score_elf_relocate_section() 2365 addend = _bfd_elf_rel_local_sym (output_bfd, sym, &msec, addend) - relocation; in s7_bfd_score_elf_relocate_section()
|
D | elf-bfd.h | 1794 extern bfd_vma _bfd_elf_rel_local_sym
|
D | elf64-sh64.c | 1552 _bfd_elf_rel_local_sym (output_bfd, sym, &msec, addend) in sh_elf64_relocate_section()
|
D | ChangeLog-2004 | 2647 _bfd_elf_rel_local_sym, _bfd_elf_get_synthetic_symtab): .. 3148 (_bfd_elf_rel_local_sym): Likewise. 4942 argument, so as to not call _bfd_elf_rel_local_sym to compute it. 4945 table. Do not call _bfd_elf_rel_local_sym. Don't error out when
|
D | ChangeLog-0001 | 511 (_bfd_elf_rel_local_sym): Likewise. 589 (_bfd_elf_rel_local_sym, _bfd_elf_section_offset): New. 590 * elf-bfd.h (_bfd_elf_rel_local_sym, _bfd_elf_section_offset): New 594 (elf32_arm_relocate_section): Use _bfd_elf_rel_local_sym. 596 _bfd_elf_section_offset and _bfd_elf_rel_local_sym.
|
D | elf32-i386.c | 3272 addend = _bfd_elf_rel_local_sym (output_bfd, sym, &msec, in elf_i386_relocate_section()
|
D | elf32-sh.c | 4006 _bfd_elf_rel_local_sym (output_bfd, sym, &msec, addend) in sh_elf_relocate_section()
|
D | elf.c | 9933 _bfd_elf_rel_local_sym (bfd *abfd, in _bfd_elf_rel_local_sym() function
|
D | elf32-arm.c | 10651 _bfd_elf_rel_local_sym (output_bfd, sym, &msec, addend) in elf32_arm_relocate_section()
|
D | elflink.c | 7549 *result = _bfd_elf_rel_local_sym (input_bfd, sym, &sec, 0); in resolve_symbol()
|
D | elfxx-mips.c | 5325 addend = _bfd_elf_rel_local_sym (abfd, sym, &sec, addend); in mips_elf_calculate_relocation()
|
D | ChangeLog-0203 | 8404 _bfd_elf_rel_local_sym for STT_SECTION relocations against
|