Searched refs:_bfd_elf_create_got_section (Results 1 – 25 of 30) sorted by relevance
12
/toolchain/binutils/binutils-2.27/bfd/ |
D | elf64-sh64.c | 2432 if (! _bfd_elf_create_got_section (dynobj, info)) in sh_elf64_check_relocs() 3172 if (! _bfd_elf_create_got_section (abfd, info)) in sh64_elf64_create_dynamic_sections()
|
D | elf32-vax.c | 618 if (!_bfd_elf_create_got_section (dynobj, info)) in elf_vax_check_relocs()
|
D | elf32-bfin.c | 1225 if (!_bfd_elf_create_got_section (dynobj, info)) in bfin_check_relocs() 1487 if (!_bfd_elf_create_got_section (dynobj, info)) in bfin_relocate_section()
|
D | elf32-lm32.c | 218 if (! _bfd_elf_create_got_section (dynobj, info)) in create_got_section()
|
D | elf32-or1k.c | 1382 if (! _bfd_elf_create_got_section (dynobj, info)) in create_got_section()
|
D | elf32-arc.c | 1801 if (! _bfd_elf_create_got_section (abfd, info)) in elf_arc_check_relocs()
|
D | ChangeLog-9697 | 326 * 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
|
D | elf32-cris.c | 3246 if (!_bfd_elf_create_got_section (dynobj, info)) in cris_elf_check_relocs()
|
D | elf32-microblaze.c | 2265 if (! _bfd_elf_create_got_section (dynobj, info)) in create_got_section()
|
D | ChangeLog-2005 | 1053 (_bfd_elf_create_got_section): ..here. 2817 * elflink.c (_bfd_elf_create_got_section): Use zero in place of 2968 * elflink.c (_bfd_elf_create_got_section): Likewise. 5188 _bfd_elf_create_got_section. Use the sgot and srelgot shortcuts.
|
D | elf32-tic6x.c | 2891 if (!_bfd_elf_create_got_section (htab->elf.dynobj, info)) in elf32_tic6x_check_relocs()
|
D | elf32-m68k.c | 2633 if (!_bfd_elf_create_got_section (dynobj, info)) in elf_m68k_check_relocs()
|
D | elf64-s390.c | 740 if (! _bfd_elf_create_got_section (dynobj, info)) in create_got_section()
|
D | elf32-s390.c | 827 if (! _bfd_elf_create_got_section (dynobj, info)) in create_got_section()
|
D | ChangeLog-2004 | 467 * elflink.c (_bfd_elf_create_got_section): Hide _GLOBAL_OFFSET_TABLE_. 1503 * elflink.c (_bfd_elf_create_got_section): Use dynamic_sec_flags. 2789 * elflink.c (_bfd_elf_create_got_section, elf_add_dt_needed_tag,
|
D | elfnn-ia64.c | 1955 if (!_bfd_elf_create_got_section (dynobj, info)) in get_got()
|
D | elf32-nios2.c | 4566 if (! _bfd_elf_create_got_section (dynobj, info)) in create_got_section()
|
D | elfxx-sparc.c | 1613 if (!_bfd_elf_create_got_section (htab->elf.dynobj, info)) in _bfd_sparc_elf_check_relocs()
|
D | elf32-i386.c | 2127 if (!_bfd_elf_create_got_section (htab->elf.dynobj, info)) in elf_i386_check_relocs()
|
D | ChangeLog-0203 | 2995 * 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.
|
D | ChangeLog-2009 | 2120 * elflink.c (_bfd_elf_create_got_section): Properly initialize 2194 * elflink.c (_bfd_elf_create_got_section): Use log_file_align
|
D | elf64-x86-64.c | 2474 if (!_bfd_elf_create_got_section (htab->elf.dynobj, in elf_x86_64_check_relocs()
|
D | elflink.c | 142 _bfd_elf_create_got_section (bfd *abfd, struct bfd_link_info *info) in _bfd_elf_create_got_section() function 415 if (! _bfd_elf_create_got_section (abfd, info)) in _bfd_elf_create_dynamic_sections()
|
D | elf32-sh.c | 2619 if (! _bfd_elf_create_got_section (dynobj, info)) in create_got_section()
|
D | ChangeLog-2011 | 444 * elflink.c (_bfd_elf_create_got_section): Replace
|
12