Searched refs:write_relocs (Results 1 - 8 of 8) sorted by relevance

/haiku-buildtools/legacy/binutils/gas/
H A Dwrite.c135 static void write_relocs (bfd *, asection *, PTR);
777 write_relocs (bfd *abfd, asection *sec, PTR xxx ATTRIBUTE_UNUSED) function
1577 bfd_map_over_sections (stdoutput, write_relocs, (char *) 0);
/haiku-buildtools/binutils/gas/
H A Dwrite.c1202 write_relocs (bfd *abfd, asection *sec, void *xxx ATTRIBUTE_UNUSED) function
2202 bfd_map_over_sections (stdoutput, write_relocs, (char *) 0);
/haiku-buildtools/legacy/binutils/bfd/
H A Delf-bfd.h464 void (*write_relocs)
462 void (*write_relocs) member in struct:elf_size_info
H A Delfcode.h122 #define elf_write_relocs NAME(bfd_elf,write_relocs)
H A Delf.c4968 bfd_map_over_sections (abfd, bed->s->write_relocs, &failed);
/haiku-buildtools/binutils/bfd/
H A Delf-bfd.h670 void (*write_relocs)
668 void (*write_relocs) member in struct:elf_size_info
H A Delfcode.h126 #define elf_write_relocs NAME(bfd_elf,write_relocs)
H A Delf.c6230 bfd_map_over_sections (abfd, bed->s->write_relocs, &failed);

Completed in 271 milliseconds