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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [gold/] [archive.cc] - Diff between revs 27 and 159

Show entire file | Details | Blame | View Log

Rev 27 Rev 159
Line 651... Line 651...
 
 
  if (parameters->options().has_plugins())
  if (parameters->options().has_plugins())
    {
    {
      Object* obj = parameters->options().plugins()->claim_file(input_file,
      Object* obj = parameters->options().plugins()->claim_file(input_file,
                                                                memoff,
                                                                memoff,
                                                                memsize);
                                                                memsize,
 
                                                                NULL);
      if (obj != NULL)
      if (obj != NULL)
        {
        {
          // The input file was claimed by a plugin, and its symbols
          // The input file was claimed by a plugin, and its symbols
          // have been provided by the plugin.
          // have been provided by the plugin.
          return obj;
          return obj;

powered by: WebSVN 2.1.0

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