URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
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;
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.