Searched refs:external_relocs (Results 1 – 11 of 11) sorted by relevance
/dflybsd-src/contrib/binutils-2.27/bfd/ |
H A D | cofflink.c | 585 bfd_byte *external_relocs = NULL; in _bfd_coff_final_link() local 603 flaginfo.external_relocs = NULL; in _bfd_coff_final_link() 802 flaginfo.external_relocs = (bfd_byte *) bfd_malloc (amt); in _bfd_coff_final_link() 814 || (flaginfo.external_relocs == NULL && max_reloc_count > 0) in _bfd_coff_final_link() 1011 if (flaginfo.external_relocs != NULL) in _bfd_coff_final_link() 1013 free (flaginfo.external_relocs); in _bfd_coff_final_link() 1014 flaginfo.external_relocs = NULL; in _bfd_coff_final_link() 1071 external_relocs = (bfd_byte *) bfd_malloc (amt); in _bfd_coff_final_link() 1072 if (external_relocs == NULL) in _bfd_coff_final_link() 1088 erel = external_relocs; in _bfd_coff_final_link() [all …]
|
H A D | coffgen.c | 496 bfd_byte *external_relocs, in _bfd_coff_read_internal_relocs() argument 524 if (external_relocs == NULL) in _bfd_coff_read_internal_relocs() 529 external_relocs = free_external; in _bfd_coff_read_internal_relocs() 533 || bfd_bread (external_relocs, amt, abfd) != amt) in _bfd_coff_read_internal_relocs() 547 erel = external_relocs; in _bfd_coff_read_internal_relocs()
|
H A D | elflink.c | 2268 void *external_relocs, in elf_link_read_relocs_from_section() argument 2284 if (bfd_bread (external_relocs, shdr->sh_size, abfd) != shdr->sh_size) in elf_link_read_relocs_from_section() 2303 erela = (const bfd_byte *) external_relocs; in elf_link_read_relocs_from_section() 2357 void *external_relocs, in _bfd_elf_link_read_relocs() argument 2387 if (external_relocs == NULL) in _bfd_elf_link_read_relocs() 2399 external_relocs = alloc1; in _bfd_elf_link_read_relocs() 2406 external_relocs, in _bfd_elf_link_read_relocs() 2409 external_relocs = (((bfd_byte *) external_relocs) in _bfd_elf_link_read_relocs() 2417 external_relocs, in _bfd_elf_link_read_relocs() 7679 void *external_relocs; member [all …]
|
H A D | libcoff.h | 504 bfd_byte *external_relocs; member
|
/dflybsd-src/contrib/binutils-2.34/bfd/ |
H A D | cofflink.c | 595 bfd_byte *external_relocs = NULL; in _bfd_coff_final_link() local 613 flaginfo.external_relocs = NULL; in _bfd_coff_final_link() 812 flaginfo.external_relocs = (bfd_byte *) bfd_malloc (amt); in _bfd_coff_final_link() 824 || (flaginfo.external_relocs == NULL && max_reloc_count > 0) in _bfd_coff_final_link() 1021 if (flaginfo.external_relocs != NULL) in _bfd_coff_final_link() 1023 free (flaginfo.external_relocs); in _bfd_coff_final_link() 1024 flaginfo.external_relocs = NULL; in _bfd_coff_final_link() 1081 external_relocs = (bfd_byte *) bfd_malloc (amt); in _bfd_coff_final_link() 1082 if (external_relocs == NULL) in _bfd_coff_final_link() 1098 erel = external_relocs; in _bfd_coff_final_link() [all …]
|
H A D | coffgen.c | 505 bfd_byte *external_relocs, in _bfd_coff_read_internal_relocs() argument 533 if (external_relocs == NULL) in _bfd_coff_read_internal_relocs() 538 external_relocs = free_external; in _bfd_coff_read_internal_relocs() 542 || bfd_bread (external_relocs, amt, abfd) != amt) in _bfd_coff_read_internal_relocs() 556 erel = external_relocs; in _bfd_coff_read_internal_relocs()
|
H A D | elflink.c | 2485 void *external_relocs, in elf_link_read_relocs_from_section() argument 2501 if (bfd_bread (external_relocs, shdr->sh_size, abfd) != shdr->sh_size) in elf_link_read_relocs_from_section() 2520 erela = (const bfd_byte *) external_relocs; in elf_link_read_relocs_from_section() 2579 void *external_relocs, in _bfd_elf_link_read_relocs() argument 2608 if (external_relocs == NULL) in _bfd_elf_link_read_relocs() 2620 external_relocs = alloc1; in _bfd_elf_link_read_relocs() 2627 external_relocs, in _bfd_elf_link_read_relocs() 2630 external_relocs = (((bfd_byte *) external_relocs) in _bfd_elf_link_read_relocs() 2638 external_relocs, in _bfd_elf_link_read_relocs() 8257 void *external_relocs; member [all …]
|
H A D | libcoff.h | 510 bfd_byte *external_relocs; member
|
/dflybsd-src/contrib/gdb-7/bfd/ |
H A D | coffgen.c | 482 bfd_byte *external_relocs, in _bfd_coff_read_internal_relocs() argument 510 if (external_relocs == NULL) in _bfd_coff_read_internal_relocs() 515 external_relocs = free_external; in _bfd_coff_read_internal_relocs() 519 || bfd_bread (external_relocs, amt, abfd) != amt) in _bfd_coff_read_internal_relocs() 533 erel = external_relocs; in _bfd_coff_read_internal_relocs()
|
H A D | elflink.c | 2118 void *external_relocs, in elf_link_read_relocs_from_section() argument 2134 if (bfd_bread (external_relocs, shdr->sh_size, abfd) != shdr->sh_size) in elf_link_read_relocs_from_section() 2153 erela = (const bfd_byte *) external_relocs; in elf_link_read_relocs_from_section() 2207 void *external_relocs, in _bfd_elf_link_read_relocs() argument 2237 if (external_relocs == NULL) in _bfd_elf_link_read_relocs() 2249 external_relocs = alloc1; in _bfd_elf_link_read_relocs() 2256 external_relocs, in _bfd_elf_link_read_relocs() 2259 external_relocs = (((bfd_byte *) external_relocs) in _bfd_elf_link_read_relocs() 2267 external_relocs, in _bfd_elf_link_read_relocs() 7497 void *external_relocs; member [all …]
|
H A D | libcoff.h | 511 bfd_byte *external_relocs; member
|