| /src/external/gpl3/binutils/dist/bfd/ |
| elf32-ppc.c | 2024 /* -fPIC uses multiple GOT sections, one per file, called ".got2". 2025 This field stores the offset into .got2 used to initialise the 2027 gcc always uses an offset of 32768, but ld -r will pack .got2 2031 /* The .got2 section. */ 2882 asection *got2, *sreloc; 2911 got2 = bfd_get_section_by_name (abfd, ".got2"); 2996 if (!update_plt_info (abfd, ifunc, got2, addend)) 3234 if (!update_plt_info (abfd, pltent, got2, addend)) 3334 && got2 != NUL 2875 asection *got2, *sreloc; local 4418 asection *got2 = bfd_get_section_by_name (ibfd, ".got2"); local 6083 asection *got2; local 6982 asection *got2; local [all...] |
| /src/external/gpl3/binutils.old/dist/bfd/ |
| elf32-ppc.c | 2037 /* -fPIC uses multiple GOT sections, one per file, called ".got2". 2038 This field stores the offset into .got2 used to initialise the 2040 gcc always uses an offset of 32768, but ld -r will pack .got2 2044 /* The .got2 section. */ 2895 asection *got2, *sreloc; 2924 got2 = bfd_get_section_by_name (abfd, ".got2"); 3009 if (!update_plt_info (abfd, ifunc, got2, addend)) 3247 if (!update_plt_info (abfd, pltent, got2, addend)) 3347 && got2 != NUL 2888 asection *got2, *sreloc; local 4431 asection *got2 = bfd_get_section_by_name (ibfd, ".got2"); local 6096 asection *got2; local 6997 asection *got2; local [all...] |
| /src/external/gpl3/gdb.old/dist/bfd/ |
| elf32-ppc.c | 2037 /* -fPIC uses multiple GOT sections, one per file, called ".got2". 2038 This field stores the offset into .got2 used to initialise the 2040 gcc always uses an offset of 32768, but ld -r will pack .got2 2044 /* The .got2 section. */ 2895 asection *got2, *sreloc; 2924 got2 = bfd_get_section_by_name (abfd, ".got2"); 3009 if (!update_plt_info (abfd, ifunc, got2, addend)) 3247 if (!update_plt_info (abfd, pltent, got2, addend)) 3347 && got2 != NUL 2888 asection *got2, *sreloc; local 4431 asection *got2 = bfd_get_section_by_name (ibfd, ".got2"); local 6094 asection *got2; local 7006 asection *got2; local [all...] |
| /src/external/gpl3/gdb/dist/bfd/ |
| elf32-ppc.c | 2024 /* -fPIC uses multiple GOT sections, one per file, called ".got2". 2025 This field stores the offset into .got2 used to initialise the 2027 gcc always uses an offset of 32768, but ld -r will pack .got2 2031 /* The .got2 section. */ 2882 asection *got2, *sreloc; 2911 got2 = bfd_get_section_by_name (abfd, ".got2"); 2996 if (!update_plt_info (abfd, ifunc, got2, addend)) 3234 if (!update_plt_info (abfd, pltent, got2, addend)) 3334 && got2 != NUL 2875 asection *got2, *sreloc; local 4418 asection *got2 = bfd_get_section_by_name (ibfd, ".got2"); local 6083 asection *got2; local 6984 asection *got2; local [all...] |