Lines Matching refs:plt_bnd
814 union gotplt_union plt_bnd; member
867 asection *plt_bnd; member
956 eh->plt_bnd.offset = (bfd_vma) -1; in elf_x86_64_link_hash_newfunc()
2291 if (htab->plt_bnd == NULL) in elf_x86_64_check_relocs()
2304 htab->plt_bnd in elf_x86_64_check_relocs()
2312 if (htab->plt_bnd == NULL in elf_x86_64_check_relocs()
2314 htab->plt_bnd, in elf_x86_64_check_relocs()
3070 asection *s = htab->plt_bnd; in elf_x86_64_allocate_dynrelocs()
3074 eh->plt_bnd.offset = s->size; in elf_x86_64_allocate_dynrelocs()
3123 asection *bnd_s = htab->plt_bnd; in elf_x86_64_allocate_dynrelocs()
3138 eh->plt_bnd.offset = bnd_s->size; in elf_x86_64_allocate_dynrelocs()
3163 h->root.u.def.value = eh->plt_bnd.offset; in elf_x86_64_allocate_dynrelocs()
3812 || s == htab->plt_bnd in elf_x86_64_size_dynamic_sections()
4334 if (htab->plt_bnd != NULL) in elf_x86_64_relocate_section()
4336 resolved_plt = htab->plt_bnd; in elf_x86_64_relocate_section()
4337 plt_offset = eh->plt_bnd.offset; in elf_x86_64_relocate_section()
4670 if (htab->plt_bnd != NULL) in elf_x86_64_relocate_section()
4672 resolved_plt = htab->plt_bnd; in elf_x86_64_relocate_section()
4673 plt_offset = eh->plt_bnd.offset; in elf_x86_64_relocate_section()
4713 if (htab->plt_bnd != NULL) in elf_x86_64_relocate_section()
4715 resolved_plt = htab->plt_bnd; in elf_x86_64_relocate_section()
4716 plt_offset = eh->plt_bnd.offset; in elf_x86_64_relocate_section()
5626 use_plt_bnd = htab->elf.splt != NULL && htab->plt_bnd != NULL; in elf_x86_64_finish_dynamic_symbol()
5733 memcpy (htab->plt_bnd->contents + eh->plt_bnd.offset, in elf_x86_64_finish_dynamic_symbol()
5736 resolved_plt = htab->plt_bnd; in elf_x86_64_finish_dynamic_symbol()
5737 plt_offset = eh->plt_bnd.offset; in elf_x86_64_finish_dynamic_symbol()
6126 abed = (htab->elf.splt != NULL && htab->plt_bnd != NULL in elf_x86_64_finish_dynamic_sections()
6270 if (htab->plt_bnd != NULL) in elf_x86_64_finish_dynamic_sections()
6271 elf_section_data (htab->plt_bnd->output_section) in elf_x86_64_finish_dynamic_sections()
6384 asection *plt_bnd; in elf_x86_64_get_plt_sym_val() local
6389 plt_bnd = bfd_get_section_by_name (abfd, ".plt.bnd"); in elf_x86_64_get_plt_sym_val()
6390 if (plt_bnd) in elf_x86_64_get_plt_sym_val()
6392 if (plt != plt_bnd) in elf_x86_64_get_plt_sym_val()
6445 if (plt_bnd) in elf_x86_64_get_plt_sym_val()
6451 (plt_bnd->vma in elf_x86_64_get_plt_sym_val()