| /src/external/gpl3/binutils/dist/bfd/ |
| elf-ifunc.c | 115 asection *plt, *gotplt, *relplt; local 214 gotplt = htab->sgotplt; 225 gotplt = htab->igotplt; 240 gotplt->size += got_entry_size; 244 section for GOTPLT relocation if PLT is used. */
|
| elf32-i386.c | 2345 asection *gotplt, *base_got; 2376 gotplt = htab->elf.sgotplt; 2382 gotplt = htab->elf.igotplt; 2449 - gotplt->output_section->vma 2450 - gotplt->output_offset); 2460 relocation += (gotplt->output_section->vma 2461 + gotplt->output_offset); 2466 relocation += gotplt->output_offset; 2579 relocation -= (gotplt->output_section->vma 2580 + gotplt->output_offset) 2342 asection *gotplt, *base_got; local 3673 asection *plt, *resolved_plt, *gotplt, *relplt; local 3860 asection *plt, *got, *gotplt; local [all...] |
| elf32-s390.c | 657 /* Number of GOTPLT references for a function. */ 1075 of the number of gotplt references that exist for this 1378 /* We simply add the number of gotplt references to the number 2169 /* There are three cases for a GOTPLT relocation. 1) The 3167 asection *plt, *gotplt, *relplt; local 3175 gotplt = htab->elf.igotplt; 3184 got_offset = igotiplt_offset + gotplt->output_offset; 3207 (gotplt->output_section->vma 3272 gotplt->contents + igotiplt_offset); 3275 rela.r_offset = gotplt->output_section->vma + got_offset [all...] |
| elf64-s390.c | 649 /* Number of GOTPLT references for a function. */ 1087 of the number of gotplt references that exist for this 1395 /* We simply add the number of gotplt references to the number 2414 /* There are three cases for a GOTPLT relocation. 1) The 3516 asection *plt, *gotplt, *relplt; local 3528 gotplt = htab->elf.igotplt; 3537 (gotplt->output_section->vma + 3538 gotplt->output_offset + got_offset 3559 gotplt->contents + got_offset); 3562 rela.r_offset = (gotplt->output_section->vm [all...] |
| elf32-tic6x.c | 1723 asection *plt, *gotplt, *relplt; local 1730 gotplt = htab->elf.sgotplt; 1741 || gotplt == NULL 1787 gotplt->contents + got_section_offset); 1790 rela.r_offset = (gotplt->output_section->vma 1791 + gotplt->output_offset
|
| elf64-x86-64.c | 5174 asection *plt, *gotplt, *relplt, *resolved_plt; 5183 gotplt = htab->elf.sgotplt; 5189 gotplt = htab->elf.igotplt; 5193 VERIFY_PLT_ENTRY (info, h, plt, gotplt, relplt, local_undefweak) 5240 plt_got_pcrel_offset = (gotplt->output_section->vma 5241 + gotplt->output_offset 5269 gotplt->contents + got_offset); 5272 rela.r_offset = (gotplt->output_section->vma 5273 + gotplt->output_offset 5172 asection *plt, *gotplt, *relplt, *resolved_plt; local
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| elf-ifunc.c | 115 asection *plt, *gotplt, *relplt; local 214 gotplt = htab->sgotplt; 225 gotplt = htab->igotplt; 240 gotplt->size += got_entry_size; 244 section for GOTPLT relocation if PLT is used. */
|
| elf32-i386.c | 2320 asection *gotplt, *base_got; 2351 gotplt = htab->elf.sgotplt; 2357 gotplt = htab->elf.igotplt; 2424 - gotplt->output_section->vma 2425 - gotplt->output_offset); 2435 relocation += (gotplt->output_section->vma 2436 + gotplt->output_offset); 2441 relocation += gotplt->output_offset; 2554 relocation -= (gotplt->output_section->vma 2555 + gotplt->output_offset) 2317 asection *gotplt, *base_got; local 3662 asection *plt, *resolved_plt, *gotplt, *relplt; local 3849 asection *plt, *got, *gotplt; local [all...] |
| elf32-s390.c | 657 /* Number of GOTPLT references for a function. */ 1075 of the number of gotplt references that exist for this 1379 /* We simply add the number of gotplt references to the number 2163 /* There are three cases for a GOTPLT relocation. 1) The 3159 asection *plt, *gotplt, *relplt; local 3167 gotplt = htab->elf.igotplt; 3176 got_offset = igotiplt_offset + gotplt->output_offset; 3199 (gotplt->output_section->vma 3264 gotplt->contents + igotiplt_offset); 3267 rela.r_offset = gotplt->output_section->vma + got_offset [all...] |
| elf64-s390.c | 649 /* Number of GOTPLT references for a function. */ 1087 of the number of gotplt references that exist for this 1395 /* We simply add the number of gotplt references to the number 2405 /* There are three cases for a GOTPLT relocation. 1) The 3494 asection *plt, *gotplt, *relplt; local 3506 gotplt = htab->elf.igotplt; 3515 (gotplt->output_section->vma + 3516 gotplt->output_offset + got_offset 3537 gotplt->contents + got_offset); 3540 rela.r_offset = (gotplt->output_section->vm [all...] |
| elf32-tic6x.c | 1726 asection *plt, *gotplt, *relplt; local 1733 gotplt = htab->elf.sgotplt; 1744 || gotplt == NULL 1790 gotplt->contents + got_section_offset); 1793 rela.r_offset = (gotplt->output_section->vma 1794 + gotplt->output_offset
|
| elf64-x86-64.c | 5154 asection *plt, *gotplt, *relplt, *resolved_plt; 5163 gotplt = htab->elf.sgotplt; 5169 gotplt = htab->elf.igotplt; 5173 VERIFY_PLT_ENTRY (info, h, plt, gotplt, relplt, local_undefweak) 5220 plt_got_pcrel_offset = (gotplt->output_section->vma 5221 + gotplt->output_offset 5249 gotplt->contents + got_offset); 5252 rela.r_offset = (gotplt->output_section->vma 5253 + gotplt->output_offset 5152 asection *plt, *gotplt, *relplt, *resolved_plt; local
|
| /src/external/gpl3/gdb/dist/bfd/ |
| elf-ifunc.c | 115 asection *plt, *gotplt, *relplt; local 214 gotplt = htab->sgotplt; 225 gotplt = htab->igotplt; 240 gotplt->size += got_entry_size; 244 section for GOTPLT relocation if PLT is used. */
|
| elf32-i386.c | 2272 asection *gotplt, *base_got; 2303 gotplt = htab->elf.sgotplt; 2309 gotplt = htab->elf.igotplt; 2376 - gotplt->output_section->vma 2377 - gotplt->output_offset); 2387 relocation += (gotplt->output_section->vma 2388 + gotplt->output_offset); 2393 relocation += gotplt->output_offset; 2506 relocation -= (gotplt->output_section->vma 2507 + gotplt->output_offset) 2269 asection *gotplt, *base_got; local 3614 asection *plt, *resolved_plt, *gotplt, *relplt; local 3801 asection *plt, *got, *gotplt; local [all...] |
| elf32-s390.c | 657 /* Number of GOTPLT references for a function. */ 1075 of the number of gotplt references that exist for this 1379 /* We simply add the number of gotplt references to the number 2161 /* There are three cases for a GOTPLT relocation. 1) The 3157 asection *plt, *gotplt, *relplt; local 3165 gotplt = htab->elf.igotplt; 3174 got_offset = igotiplt_offset + gotplt->output_offset; 3197 (gotplt->output_section->vma 3262 gotplt->contents + igotiplt_offset); 3265 rela.r_offset = gotplt->output_section->vma + got_offset [all...] |
| elf64-s390.c | 574 /* Number of GOTPLT references for a function. */ 1006 of the number of gotplt references that exist for this 1314 /* We simply add the number of gotplt references to the number 2137 /* There are three cases for a GOTPLT relocation. 1) The 3231 asection *plt, *gotplt, *relplt; local 3243 gotplt = htab->elf.igotplt; 3252 (gotplt->output_section->vma + 3253 gotplt->output_offset + got_offset 3274 gotplt->contents + got_offset); 3277 rela.r_offset = (gotplt->output_section->vm [all...] |
| elf32-tic6x.c | 1726 asection *plt, *gotplt, *relplt; local 1733 gotplt = htab->elf.sgotplt; 1744 || gotplt == NULL 1790 gotplt->contents + got_section_offset); 1793 rela.r_offset = (gotplt->output_section->vma 1794 + gotplt->output_offset
|
| elf64-x86-64.c | 4683 asection *plt, *gotplt, *relplt, *resolved_plt; 4692 gotplt = htab->elf.sgotplt; 4698 gotplt = htab->elf.igotplt; 4702 VERIFY_PLT_ENTRY (info, h, plt, gotplt, relplt, local_undefweak) 4749 plt_got_pcrel_offset = (gotplt->output_section->vma 4750 + gotplt->output_offset 4778 gotplt->contents + got_offset); 4781 rela.r_offset = (gotplt->output_section->vma 4782 + gotplt->output_offset 4681 asection *plt, *gotplt, *relplt, *resolved_plt; local
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| elf-ifunc.c | 115 asection *plt, *gotplt, *relplt; local 214 gotplt = htab->sgotplt; 225 gotplt = htab->igotplt; 240 gotplt->size += got_entry_size; 244 section for GOTPLT relocation if PLT is used. */
|
| elf32-i386.c | 2262 asection *gotplt, *base_got; 2293 gotplt = htab->elf.sgotplt; 2299 gotplt = htab->elf.igotplt; 2366 - gotplt->output_section->vma 2367 - gotplt->output_offset); 2377 relocation += (gotplt->output_section->vma 2378 + gotplt->output_offset); 2383 relocation += gotplt->output_offset; 2496 relocation -= (gotplt->output_section->vma 2497 + gotplt->output_offset) 2259 asection *gotplt, *base_got; local 3604 asection *plt, *resolved_plt, *gotplt, *relplt; local 3791 asection *plt, *got, *gotplt; local [all...] |
| elf32-s390.c | 657 /* Number of GOTPLT references for a function. */ 1077 of the number of gotplt references that exist for this 1381 /* We simply add the number of gotplt references to the number 2163 /* There are three cases for a GOTPLT relocation. 1) The 3161 asection *plt, *gotplt, *relplt; local 3169 gotplt = htab->elf.igotplt; 3178 got_offset = igotiplt_offset + gotplt->output_offset; 3201 (gotplt->output_section->vma 3266 gotplt->contents + igotiplt_offset); 3269 rela.r_offset = gotplt->output_section->vma + got_offset [all...] |
| elf64-s390.c | 574 /* Number of GOTPLT references for a function. */ 1008 of the number of gotplt references that exist for this 1316 /* We simply add the number of gotplt references to the number 2139 /* There are three cases for a GOTPLT relocation. 1) The 3199 asection *plt, *gotplt, *relplt; local 3211 gotplt = htab->elf.igotplt; 3220 (gotplt->output_section->vma + 3221 gotplt->output_offset + got_offset 3242 gotplt->contents + got_offset); 3245 rela.r_offset = (gotplt->output_section->vm [all...] |
| elf32-tic6x.c | 1728 asection *plt, *gotplt, *relplt; local 1735 gotplt = htab->elf.sgotplt; 1746 || gotplt == NULL 1792 gotplt->contents + got_section_offset); 1795 rela.r_offset = (gotplt->output_section->vma 1796 + gotplt->output_offset
|
| elf64-x86-64.c | 4604 asection *plt, *gotplt, *relplt, *resolved_plt; 4613 gotplt = htab->elf.sgotplt; 4619 gotplt = htab->elf.igotplt; 4623 VERIFY_PLT_ENTRY (info, h, plt, gotplt, relplt, local_undefweak) 4670 plt_got_pcrel_offset = (gotplt->output_section->vma 4671 + gotplt->output_offset 4699 gotplt->contents + got_offset); 4702 rela.r_offset = (gotplt->output_section->vma 4703 + gotplt->output_offset 4602 asection *plt, *gotplt, *relplt, *resolved_plt; local
|
| elfnn-loongarch.c | 130 /* Reserve two entries of GOTPLT for ld.so, one is used for PLT 1257 asection *plt, *gotplt, *relplt; local 1278 gotplt = htab->elf.sgotplt; 1288 gotplt = htab->elf.igotplt; 1299 gotplt->size += GOT_ENTRY_SIZE; 1455 asection *plt, *gotplt, *relplt; local 1554 gotplt = htab->sgotplt; 1555 /* Change dynamic info of ifunc gotplt from srelplt to srelgot. */ 1566 gotplt = htab->igotplt; 1581 gotplt->size += got_entry_size 4924 asection *plt, *gotplt, *relplt; local 5195 asection *sdyn, *plt, *gotplt = NULL; local [all...] |