Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-xtensa.c599 asection *sgotloc; member
1431 htab->sgotloc = bfd_make_section_anyway_with_flags (dynobj, ".got.loc", in elf_xtensa_create_dynamic_sections()
1433 if (htab->sgotloc == NULL in elf_xtensa_create_dynamic_sections()
1434 || ! bfd_set_section_alignment (dynobj, htab->sgotloc, 2)) in elf_xtensa_create_dynamic_sections()
1605 asection *s, *srelplt, *splt, *sgotplt, *srelgot, *spltlittbl, *sgotloc; in elf_xtensa_size_dynamic_sections() local
1628 && htab->sgotloc != NULL); in elf_xtensa_size_dynamic_sections()
1701 sgotloc = htab->sgotloc; in elf_xtensa_size_dynamic_sections()
1702 sgotloc->size = spltlittbl->size; in elf_xtensa_size_dynamic_sections()
1712 sgotloc->size += s->size; in elf_xtensa_size_dynamic_sections()
3152 asection *sgotloc) in elf_xtensa_combine_prop_entries() argument
[all …]