| /src/external/gpl3/binutils/dist/bfd/ |
| cofflink.c | 630 bfd_byte *external_relocs = NULL; 648 flaginfo.external_relocs = NULL; 847 flaginfo.external_relocs = (bfd_byte *) bfd_malloc (amt); 859 || (flaginfo.external_relocs == NULL && max_reloc_count > 0) 1035 free (flaginfo.external_relocs); 1036 flaginfo.external_relocs = NULL; 1086 external_relocs = (bfd_byte *) bfd_malloc (amt); 1087 if (external_relocs == NULL) 1103 erel = external_relocs; 1132 if (bfd_write (external_relocs, 629 bfd_byte *external_relocs = NULL; local [all...] |
| libcoff-in.h | 563 bfd_byte *external_relocs; member in struct:coff_final_link_info
|
| ecoff.c | 1644 bfd_byte *external_relocs; 1660 external_relocs = _bfd_malloc_and_read (abfd, amt, amt); 1661 if (external_relocs == NULL) 1669 free (external_relocs); 1678 external_relocs + i * external_reloc_size, 1737 free (external_relocs); 3867 void * external_relocs = NULL; 3891 external_relocs = _bfd_malloc_and_read (input_bfd, external_relocs_size, 3893 if (external_relocs == NULL && external_relocs_size != 0) 3899 external_relocs))) 1640 bfd_byte *external_relocs; local 3857 void * external_relocs = NULL; local [all...] |
| libcoff.h | 567 bfd_byte *external_relocs; member in struct:coff_final_link_info
|
| som.c | 5214 unsigned char *external_relocs; 5234 external_relocs = _bfd_malloc_and_read (abfd, amt, amt); 5235 if (external_relocs == NULL) 5241 section->reloc_count = som_set_reloc_info (external_relocs, 5245 som_section_data (section)->reloc_stream = external_relocs; 5253 external_relocs = som_section_data (section)->reloc_stream; 5268 som_set_reloc_info (external_relocs, fixup_stream_size, 5273 free (external_relocs); 5213 unsigned char *external_relocs; local
|
| xcofflink.c | 199 bfd_byte *external_relocs; member in struct:xcoff_final_link_info 725 bfd_byte *external_relocs, 744 external_relocs, false, NULL) 767 return bfd_coff_read_internal_relocs (abfd, sec, cache, external_relocs, 5885 (input_bfd, o, false, flinfo->external_relocs, 6994 bfd_byte *external_relocs = NULL; 7015 flinfo.external_relocs = NULL; 7315 flinfo.external_relocs = bfd_malloc (amt); 7322 || (flinfo.external_relocs == NULL && max_reloc_count > 0)) 7386 free (flinfo.external_relocs); 6982 bfd_byte *external_relocs = NULL; local [all...] |
| elflink.c | 2815 void *external_relocs = *external_relocs_addr; 2823 if (!_bfd_mmap_read_temporary (&external_relocs, 2844 erela = (const bfd_byte *) external_relocs; 2891 cached. If the EXTERNAL_RELOCS and INTERNAL_RELOCS arguments are 2905 void *external_relocs, 2934 alloc1 = external_relocs; 2942 external_relocs = (((bfd_byte *) external_relocs) 2978 void *external_relocs, 2982 return _bfd_elf_link_info_read_relocs (abfd, NULL, o, external_relocs, 2809 void *external_relocs = *external_relocs_addr; local 9036 void *external_relocs; member in struct:elf_final_link_info [all...] |
| /src/external/gpl3/binutils.old/dist/bfd/ |
| cofflink.c | 642 bfd_byte *external_relocs = NULL; 660 flaginfo.external_relocs = NULL; 859 flaginfo.external_relocs = (bfd_byte *) bfd_malloc (amt); 871 || (flaginfo.external_relocs == NULL && max_reloc_count > 0) 1047 free (flaginfo.external_relocs); 1048 flaginfo.external_relocs = NULL; 1098 external_relocs = (bfd_byte *) bfd_malloc (amt); 1099 if (external_relocs == NULL) 1115 erel = external_relocs; 1144 if (bfd_write (external_relocs, 641 bfd_byte *external_relocs = NULL; local [all...] |
| libcoff-in.h | 559 bfd_byte *external_relocs; member in struct:coff_final_link_info
|
| ecoff.c | 1644 bfd_byte *external_relocs; 1660 external_relocs = _bfd_malloc_and_read (abfd, amt, amt); 1661 if (external_relocs == NULL) 1669 free (external_relocs); 1678 external_relocs + i * external_reloc_size, 1737 free (external_relocs); 3857 void * external_relocs = NULL; 3881 external_relocs = _bfd_malloc_and_read (input_bfd, external_relocs_size, 3883 if (external_relocs == NULL && external_relocs_size != 0) 3889 external_relocs))) 1640 bfd_byte *external_relocs; local 3847 void * external_relocs = NULL; local [all...] |
| libcoff.h | 563 bfd_byte *external_relocs; member in struct:coff_final_link_info
|
| som.c | 5212 unsigned char *external_relocs; 5232 external_relocs = _bfd_malloc_and_read (abfd, amt, amt); 5233 if (external_relocs == NULL) 5239 section->reloc_count = som_set_reloc_info (external_relocs, 5243 som_section_data (section)->reloc_stream = external_relocs; 5251 external_relocs = som_section_data (section)->reloc_stream; 5266 som_set_reloc_info (external_relocs, fixup_stream_size, 5271 free (external_relocs); 5211 unsigned char *external_relocs; local
|
| xcofflink.c | 199 bfd_byte *external_relocs; member in struct:xcoff_final_link_info 725 bfd_byte *external_relocs, 744 external_relocs, false, NULL) 767 return _bfd_coff_read_internal_relocs (abfd, sec, cache, external_relocs, 5885 (input_bfd, o, false, flinfo->external_relocs, 6994 bfd_byte *external_relocs = NULL; 7015 flinfo.external_relocs = NULL; 7315 flinfo.external_relocs = bfd_malloc (amt); 7322 || (flinfo.external_relocs == NULL && max_reloc_count > 0)) 7386 free (flinfo.external_relocs); 6982 bfd_byte *external_relocs = NULL; local [all...] |
| elflink.c | 2777 void *external_relocs = *external_relocs_addr; 2785 if (!_bfd_mmap_read_temporary (&external_relocs, 2806 erela = (const bfd_byte *) external_relocs; 2853 cached. If the EXTERNAL_RELOCS and INTERNAL_RELOCS arguments are 2867 void *external_relocs, 2896 alloc1 = external_relocs; 2904 external_relocs = (((bfd_byte *) external_relocs) 2940 void *external_relocs, 2944 return _bfd_elf_link_info_read_relocs (abfd, NULL, o, external_relocs, 2771 void *external_relocs = *external_relocs_addr; local 9028 void *external_relocs; member in struct:elf_final_link_info [all...] |