Searched refs:write_shdrs_and_ehdr (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/legacy/binutils/bfd/
H A Delf-bfd.h463 (*write_shdrs_and_ehdr) (bfd *);
461 (*write_shdrs_and_ehdr) (bfd *); member in struct:elf_size_info
H A Delfcode.h120 #define elf_write_shdrs_and_ehdr NAME(bfd_elf,write_shdrs_and_ehdr)
H A Delf.c5002 return bed->s->write_shdrs_and_ehdr (abfd);
/haiku-buildtools/binutils/bfd/
H A Delf-bfd.h667 (*write_shdrs_and_ehdr) (bfd *);
665 (*write_shdrs_and_ehdr) (bfd *); member in struct:elf_size_info
H A Delfcode.h123 #define elf_write_shdrs_and_ehdr NAME(bfd_elf,write_shdrs_and_ehdr)
H A Delf.c6266 if (!bed->s->write_shdrs_and_ehdr (abfd))
6269 /* This is last since write_shdrs_and_ehdr can touch i_shdrp[0]. */

Completed in 310 milliseconds