URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 14 |
Rev 163 |
Line 2894... |
Line 2894... |
break;
|
break;
|
|
|
default:
|
default:
|
non_fdpic:
|
non_fdpic:
|
picrel = NULL;
|
picrel = NULL;
|
if (h && ! FRVFDPIC_SYM_LOCAL (info, h))
|
if (h
|
|
&& ! FRVFDPIC_SYM_LOCAL (info, h)
|
|
&& _bfd_elf_section_offset (output_bfd, info, input_section,
|
|
rel->r_offset) != (bfd_vma) -1)
|
{
|
{
|
info->callbacks->einfo
|
info->callbacks->einfo
|
(_("%H: relocation references symbol"
|
(_("%H: relocation references symbol"
|
" not defined in the module\n"),
|
" not defined in the module\n"),
|
input_bfd, input_section, rel->r_offset);
|
input_bfd, input_section, rel->r_offset);
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.