Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf64-x86-64.c3123 asection *bnd_s = htab->plt_bnd; in elf_x86_64_allocate_dynrelocs() local
3137 if (bnd_s) in elf_x86_64_allocate_dynrelocs()
3138 eh->plt_bnd.offset = bnd_s->size; in elf_x86_64_allocate_dynrelocs()
3158 if (bnd_s) in elf_x86_64_allocate_dynrelocs()
3162 h->root.u.def.section = bnd_s; in elf_x86_64_allocate_dynrelocs()
3179 if (bnd_s) in elf_x86_64_allocate_dynrelocs()
3180 bnd_s->size += sizeof (elf_x86_64_legacy_plt2_entry); in elf_x86_64_allocate_dynrelocs()