URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 148 |
Rev 163 |
Line 2587... |
Line 2587... |
}
|
}
|
else if (sec->output_section != NULL)
|
else if (sec->output_section != NULL)
|
relocation = (h->root.u.def.value
|
relocation = (h->root.u.def.value
|
+ sec->output_section->vma
|
+ sec->output_section->vma
|
+ sec->output_offset);
|
+ sec->output_offset);
|
else if (!info->relocatable)
|
else if (!info->relocatable
|
|
&& (_bfd_elf_section_offset (output_bfd, info,
|
|
input_section,
|
|
rel->r_offset)
|
|
!= (bfd_vma) -1))
|
{
|
{
|
(*_bfd_error_handler)
|
(*_bfd_error_handler)
|
(_("%B(%A+0x%lx): unresolvable %s relocation against symbol `%s'"),
|
(_("%B(%A+0x%lx): unresolvable %s relocation against symbol `%s'"),
|
input_bfd,
|
input_bfd,
|
input_section,
|
input_section,
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.