OpenCores
URL https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [plugin.h] - Diff between revs 145 and 163

Show entire file | Details | Blame | View Log

Rev 145 Rev 163
Line 64... Line 64...
   struct that they build to pass in.  The BFD is initially writable, so
   struct that they build to pass in.  The BFD is initially writable, so
   that symbols can be added to it; it must be made readable after the
   that symbols can be added to it; it must be made readable after the
   add_symbols hook has been called so that it can be read when linking.  */
   add_symbols hook has been called so that it can be read when linking.  */
extern bfd *plugin_get_ir_dummy_bfd (const char *name, bfd *template);
extern bfd *plugin_get_ir_dummy_bfd (const char *name, bfd *template);
 
 
 
/* Return true if bfd is a dynamic library that should be reloaded.  */
 
extern bfd_boolean plugin_should_reload (bfd *);
 
 
#endif /* !def GLD_PLUGIN_H */
#endif /* !def GLD_PLUGIN_H */
 
 
 No newline at end of file
 No newline at end of file

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.