Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf64-x86-64.c725 static const struct elf_x86_64_backend_data elf_x86_64_bnd_arch_bed = variable
5628 ? &elf_x86_64_bnd_arch_bed in elf_x86_64_finish_dynamic_symbol()
5853 plt_got_insn_size = elf_x86_64_bnd_arch_bed.plt_got_insn_size; in elf_x86_64_finish_dynamic_symbol()
5854 plt_got_offset = elf_x86_64_bnd_arch_bed.plt_got_offset; in elf_x86_64_finish_dynamic_symbol()
6127 ? &elf_x86_64_bnd_arch_bed in elf_x86_64_finish_dynamic_sections()
6397 bed = &elf_x86_64_bnd_arch_bed; in elf_x86_64_get_plt_sym_val()
DChangeLog-20143027 (elf_x86_64_bnd_arch_bed): Likewise.