Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf32-i386.c2701 asection *got_s = htab->plt_got; in elf_i386_allocate_dynrelocs() local
2710 eh->plt_got.offset = got_s->size; in elf_i386_allocate_dynrelocs()
2726 h->root.u.def.section = got_s; in elf_i386_allocate_dynrelocs()
2738 got_s->size += sizeof (elf_i386_got_plt_entry); in elf_i386_allocate_dynrelocs()
Delf64-x86-64.c3124 asection *got_s = htab->plt_got; in elf_x86_64_allocate_dynrelocs() local
3133 eh->plt_got.offset = got_s->size; in elf_x86_64_allocate_dynrelocs()
3153 h->root.u.def.section = got_s; in elf_x86_64_allocate_dynrelocs()
3175 got_s->size += sizeof (elf_x86_64_legacy_plt2_entry); in elf_x86_64_allocate_dynrelocs()