Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/bfd/
Delf-bfd.h1778 extern bfd_boolean _bfd_elf_create_got_section
DChangeLog-9697326 * elflink.c (_bfd_elf_create_got_section): Set .got alignment based
1225 * elflink.c (_bfd_elf_create_got_section): The three reserved
1232 _bfd_elf_create_got_section to create the GOT rather than
1259 (_bfd_elf_create_got_section): Apply got_symbol_offset.
2782 * elflink.c (_bfd_elf_create_got_section): Add SEC_LINKER_CREATED to
5256 * elflink.c (_bfd_elf_create_got_section): Store the
Delf32-i386.c774 if (! _bfd_elf_create_got_section (dynobj, info)) in create_got_section()
Delf64-x86-64.c576 if (! _bfd_elf_create_got_section (dynobj, info)) in create_got_section()
Delf64-s390.c772 if (! _bfd_elf_create_got_section (dynobj, info))
Delf32-s390.c817 if (! _bfd_elf_create_got_section (dynobj, info))
Delfxx-sparc.c884 if (! _bfd_elf_create_got_section (dynobj, info)) in create_got_section()
Delflink.c70 _bfd_elf_create_got_section (bfd *abfd, struct bfd_link_info *info) in _bfd_elf_create_got_section() function
318 if (! _bfd_elf_create_got_section (abfd, info)) in _bfd_elf_create_dynamic_sections()
Delfxx-ia64.c2572 if (!_bfd_elf_create_got_section (dynobj, info))
DChangeLog-02032995 * elflink.c (_bfd_elf_create_got_section): Likewise.
4210 * elflink.c (_bfd_elf_create_got_section): Check existing .got
6255 * elflink.c (_bfd_elf_create_got_section): Likewise.
6774 of _bfd_elf_create_got_section.
9076 _bfd_elf_create_got_section.
Delf32-ppc.c2594 if (!_bfd_elf_create_got_section (abfd, info)) in ppc_elf_create_got()
Delf32-arm.c2312 if (! _bfd_elf_create_got_section (dynobj, info)) in create_got_section()
Delf64-ppc.c3943 if (! _bfd_elf_create_got_section (htab->elf.dynobj, info)) in create_got_section()
DChangeLog-00013611 * elflink.c (_bfd_elf_create_got_section): Define
7081 * elflink.c (_bfd_elf_create_got_section): Don't abort().
DChangeLog-98994143 * elflink.c (_bfd_elf_create_got_section): Use got_header_size.