Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delfnn-aarch64.c4659 symbol_got_offset (bfd *input_bfd, struct elf_link_hash_entry *h, in symbol_got_offset() function
5380 off = symbol_got_offset (input_bfd, h, r_symndx); in elfNN_aarch64_final_link_relocate()
5448 off = symbol_got_offset (input_bfd, h, r_symndx); in elfNN_aarch64_final_link_relocate()
5486 value = symbol_got_offset (input_bfd, h, r_symndx); in elfNN_aarch64_final_link_relocate()
5505 value = (symbol_got_offset (input_bfd, h, r_symndx) in elfNN_aarch64_final_link_relocate()
5521 value = symbol_got_offset (input_bfd, h, r_symndx); in elfNN_aarch64_final_link_relocate()
6186 off = symbol_got_offset (input_bfd, h, r_symndx); in elfNN_aarch64_relocate_section()
6280 off = symbol_got_offset (input_bfd, h, r_symndx); in elfNN_aarch64_relocate_section()
Delf32-arc.c2020 bfd_vma symbol_got_offset) in plt_do_relocs_for_symbol() argument
2031 htab->sgotplt->output_offset + symbol_got_offset; in plt_do_relocs_for_symbol()