Lines Matching refs:plt_bnd
765 union gotplt_union plt_bnd; member
817 asection *plt_bnd; member
896 eh->plt_bnd.offset = (bfd_vma) -1; in elf_x86_64_link_hash_newfunc()
1641 if (htab->plt_bnd == NULL) in elf_x86_64_check_relocs()
1661 htab->plt_bnd in elf_x86_64_check_relocs()
1669 if (htab->plt_bnd == NULL in elf_x86_64_check_relocs()
1671 htab->plt_bnd, in elf_x86_64_check_relocs()
2435 asection *s = htab->plt_bnd; in elf_x86_64_allocate_dynrelocs()
2439 eh->plt_bnd.offset = s->size; in elf_x86_64_allocate_dynrelocs()
2466 asection *bnd_s = htab->plt_bnd; in elf_x86_64_allocate_dynrelocs()
2475 eh->plt_bnd.offset = bnd_s->size; in elf_x86_64_allocate_dynrelocs()
2490 h->root.u.def.value = eh->plt_bnd.offset; in elf_x86_64_allocate_dynrelocs()
3132 || s == htab->plt_bnd in elf_x86_64_size_dynamic_sections()
3525 if (htab->plt_bnd != NULL) in elf_x86_64_relocate_section()
3527 resolved_plt = htab->plt_bnd; in elf_x86_64_relocate_section()
3528 plt_offset = eh->plt_bnd.offset; in elf_x86_64_relocate_section()
3867 if (htab->plt_bnd != NULL) in elf_x86_64_relocate_section()
3869 resolved_plt = htab->plt_bnd; in elf_x86_64_relocate_section()
3870 plt_offset = eh->plt_bnd.offset; in elf_x86_64_relocate_section()
3907 if (htab->plt_bnd != NULL) in elf_x86_64_relocate_section()
3909 resolved_plt = htab->plt_bnd; in elf_x86_64_relocate_section()
3910 plt_offset = eh->plt_bnd.offset; in elf_x86_64_relocate_section()
4737 use_plt_bnd = htab->elf.splt != NULL && htab->plt_bnd != NULL; in elf_x86_64_finish_dynamic_symbol()
4835 memcpy (htab->plt_bnd->contents + eh->plt_bnd.offset, in elf_x86_64_finish_dynamic_symbol()
4838 resolved_plt = htab->plt_bnd; in elf_x86_64_finish_dynamic_symbol()
4839 plt_offset = eh->plt_bnd.offset; in elf_x86_64_finish_dynamic_symbol()
5076 abed = (htab->elf.splt != NULL && htab->plt_bnd != NULL in elf_x86_64_finish_dynamic_sections()
5220 if (htab->plt_bnd != NULL) in elf_x86_64_finish_dynamic_sections()
5221 elf_section_data (htab->plt_bnd->output_section) in elf_x86_64_finish_dynamic_sections()