| /src/external/gpl3/binutils/dist/bfd/ |
| elf64-sparc.c | 86 bfd_byte *native_relocs; local 99 native_relocs = (bfd_byte *) allocated; 109 i++, relent++, native_relocs += entsize) 114 bfd_elf64_swap_reloca_in (abfd, native_relocs, &rela);
|
| elfcode.h | 1551 bfd_byte *native_relocs; 1563 native_relocs = (bfd_byte *) allocated; 1576 i++, relent++, native_relocs += entsize) 1582 elf_swap_reloca_in (abfd, native_relocs, &rela); 1584 elf_swap_reloc_in (abfd, native_relocs, &rela); 1548 bfd_byte *native_relocs; local
|
| elf64-mips.c | 4021 bfd_byte *native_relocs; 4034 native_relocs = allocated; 4052 i++, native_relocs += entsize) 4060 (Elf64_Mips_External_Rela *) native_relocs, 4064 (Elf64_Mips_External_Rel *) native_relocs, 4015 bfd_byte *native_relocs; local
|
| coffcode.h | 5255 bfd_byte *native_relocs; 5270 native_relocs = (bfd_byte *) buy_and_read (abfd, asect->rel_filepos, 5273 if (native_relocs == NULL) 5284 free (native_relocs); 5297 src = native_relocs + idx * (size_t) bfd_coff_relsz (abfd); 5356 free (native_relocs); 5361 free (native_relocs); 5254 bfd_byte *native_relocs; local
|
| mach-o.c | 1627 struct mach_o_reloc_info_external *native_relocs = NULL; local 1637 native_relocs = (struct mach_o_reloc_info_external *) 1639 if (native_relocs == NULL) 1644 if (!(*bed->_bfd_mach_o_canonicalize_one_reloc)(abfd, &native_relocs[i], 1648 free (native_relocs); 1652 free (native_relocs);
|
| elf.c | 13658 bfd_byte * native_relocs; 13686 native_relocs = bfd_malloc (hdr->sh_size); 13687 if (native_relocs == NULL) 13696 free (native_relocs); 13705 free (native_relocs); 13711 || bfd_read (native_relocs, hdr->sh_size, abfd) != hdr->sh_size) 13713 free (native_relocs); 13726 native_reloc = native_relocs; 13787 free (native_relocs); 13651 bfd_byte * native_relocs; local
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| elf64-sparc.c | 86 bfd_byte *native_relocs; local 99 native_relocs = (bfd_byte *) allocated; 109 i++, relent++, native_relocs += entsize) 114 bfd_elf64_swap_reloca_in (abfd, native_relocs, &rela);
|
| elfcode.h | 1552 bfd_byte *native_relocs; 1564 native_relocs = (bfd_byte *) allocated; 1577 i++, relent++, native_relocs += entsize) 1583 elf_swap_reloca_in (abfd, native_relocs, &rela); 1585 elf_swap_reloc_in (abfd, native_relocs, &rela); 1549 bfd_byte *native_relocs; local
|
| elf64-mips.c | 4021 bfd_byte *native_relocs; 4034 native_relocs = allocated; 4052 i++, native_relocs += entsize) 4060 (Elf64_Mips_External_Rela *) native_relocs, 4064 (Elf64_Mips_External_Rel *) native_relocs, 4015 bfd_byte *native_relocs; local
|
| coffcode.h | 5248 bfd_byte *native_relocs; 5263 native_relocs = (bfd_byte *) buy_and_read (abfd, asect->rel_filepos, 5266 if (native_relocs == NULL) 5277 free (native_relocs); 5290 src = native_relocs + idx * (size_t) bfd_coff_relsz (abfd); 5349 free (native_relocs); 5354 free (native_relocs); 5247 bfd_byte *native_relocs; local
|
| mach-o.c | 1626 struct mach_o_reloc_info_external *native_relocs = NULL; local 1636 native_relocs = (struct mach_o_reloc_info_external *) 1638 if (native_relocs == NULL) 1643 if (!(*bed->_bfd_mach_o_canonicalize_one_reloc)(abfd, &native_relocs[i], 1647 free (native_relocs); 1651 free (native_relocs);
|
| elf.c | 13875 bfd_byte * native_relocs; 13903 native_relocs = bfd_malloc (hdr->sh_size); 13904 if (native_relocs == NULL) 13913 free (native_relocs); 13922 free (native_relocs); 13928 || bfd_read (native_relocs, hdr->sh_size, abfd) != hdr->sh_size) 13930 free (native_relocs); 13943 native_reloc = native_relocs; 14004 free (native_relocs); 13868 bfd_byte * native_relocs; local
|
| /src/external/gpl3/gdb/dist/bfd/ |
| elf64-sparc.c | 86 bfd_byte *native_relocs; local 99 native_relocs = (bfd_byte *) allocated; 109 i++, relent++, native_relocs += entsize) 114 bfd_elf64_swap_reloca_in (abfd, native_relocs, &rela);
|
| elfcode.h | 1552 bfd_byte *native_relocs; 1564 native_relocs = (bfd_byte *) allocated; 1577 i++, relent++, native_relocs += entsize) 1583 elf_swap_reloca_in (abfd, native_relocs, &rela); 1585 elf_swap_reloc_in (abfd, native_relocs, &rela); 1549 bfd_byte *native_relocs; local
|
| elf64-mips.c | 4019 bfd_byte *native_relocs; 4032 native_relocs = allocated; 4050 i++, native_relocs += entsize) 4058 (Elf64_Mips_External_Rela *) native_relocs, 4062 (Elf64_Mips_External_Rel *) native_relocs, 4013 bfd_byte *native_relocs; local
|
| coffcode.h | 5257 bfd_byte *native_relocs; 5272 native_relocs = (bfd_byte *) buy_and_read (abfd, asect->rel_filepos, 5275 if (native_relocs == NULL) 5286 free (native_relocs); 5299 src = native_relocs + idx * (size_t) bfd_coff_relsz (abfd); 5358 free (native_relocs); 5363 free (native_relocs); 5256 bfd_byte *native_relocs; local
|
| mach-o.c | 1624 struct mach_o_reloc_info_external *native_relocs = NULL; local 1634 native_relocs = (struct mach_o_reloc_info_external *) 1636 if (native_relocs == NULL) 1641 if (!(*bed->_bfd_mach_o_canonicalize_one_reloc)(abfd, &native_relocs[i], 1645 free (native_relocs); 1649 free (native_relocs);
|
| elf.c | 13782 bfd_byte * native_relocs; 13810 native_relocs = bfd_malloc (hdr->sh_size); 13811 if (native_relocs == NULL) 13820 free (native_relocs); 13829 free (native_relocs); 13835 || bfd_read (native_relocs, hdr->sh_size, abfd) != hdr->sh_size) 13837 free (native_relocs); 13850 native_reloc = native_relocs; 13911 free (native_relocs); 13775 bfd_byte * native_relocs; local
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| elf64-sparc.c | 86 bfd_byte *native_relocs; local 99 native_relocs = (bfd_byte *) allocated; 109 i++, relent++, native_relocs += entsize) 114 bfd_elf64_swap_reloca_in (abfd, native_relocs, &rela);
|
| elfcode.h | 1552 bfd_byte *native_relocs; 1564 native_relocs = (bfd_byte *) allocated; 1577 i++, relent++, native_relocs += entsize) 1583 elf_swap_reloca_in (abfd, native_relocs, &rela); 1585 elf_swap_reloc_in (abfd, native_relocs, &rela); 1549 bfd_byte *native_relocs; local
|
| elf64-mips.c | 4019 bfd_byte *native_relocs; 4032 native_relocs = allocated; 4050 i++, native_relocs += entsize) 4058 (Elf64_Mips_External_Rela *) native_relocs, 4062 (Elf64_Mips_External_Rel *) native_relocs, 4013 bfd_byte *native_relocs; local
|
| coffcode.h | 5257 bfd_byte *native_relocs; 5272 native_relocs = (bfd_byte *) buy_and_read (abfd, asect->rel_filepos, 5275 if (native_relocs == NULL) 5286 free (native_relocs); 5299 src = native_relocs + idx * (size_t) bfd_coff_relsz (abfd); 5358 free (native_relocs); 5363 free (native_relocs); 5256 bfd_byte *native_relocs; local
|
| mach-o.c | 1624 struct mach_o_reloc_info_external *native_relocs = NULL; local 1634 native_relocs = (struct mach_o_reloc_info_external *) 1636 if (native_relocs == NULL) 1641 if (!(*bed->_bfd_mach_o_canonicalize_one_reloc)(abfd, &native_relocs[i], 1645 free (native_relocs); 1649 free (native_relocs);
|
| elf.c | 13956 bfd_byte * native_relocs; 13984 native_relocs = bfd_malloc (hdr->sh_size); 13985 if (native_relocs == NULL) 13994 free (native_relocs); 14003 free (native_relocs); 14009 || bfd_read (native_relocs, hdr->sh_size, abfd) != hdr->sh_size) 14011 free (native_relocs); 14024 native_reloc = native_relocs; 14087 free (native_relocs); 13949 bfd_byte * native_relocs; local
|