Searched refs:write_object_contents (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Dnetbsd.h66 #define MY_write_object_contents MY (write_object_contents)
67 static bfd_boolean MY (write_object_contents) (bfd *);
78 MY (write_object_contents) (bfd *abfd) function
H A Dfreebsd.h71 #define MY_write_object_contents MY (write_object_contents)
73 static bfd_boolean MY (write_object_contents) (bfd *);
107 MY (write_object_contents) (bfd *abfd) function
H A Dmipsbsd.c54 #define MY_write_object_contents MY(write_object_contents)
55 static bfd_boolean MY(write_object_contents) PARAMS ((bfd *abfd));
131 MY (write_object_contents) (abfd) function
H A Daout-target.h234 MY (write_object_contents) (bfd *abfd) function
245 #define MY_write_object_contents MY (write_object_contents)

Completed in 68 milliseconds