URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 27 |
Rev 148 |
Line 831... |
Line 831... |
virtual void
|
virtual void
|
register_global_plt_entry(unsigned int /* plt_index */,
|
register_global_plt_entry(unsigned int /* plt_index */,
|
Symbol*)
|
Symbol*)
|
{ gold_unreachable(); }
|
{ gold_unreachable(); }
|
|
|
|
// Force a COPY relocation for a given symbol.
|
|
// A target needs to implement this to support incremental linking.
|
|
|
|
virtual void
|
|
emit_copy_reloc(Symbol_table*, Symbol*, Output_section*, off_t)
|
|
{ gold_unreachable(); }
|
|
|
// Apply an incremental relocation.
|
// Apply an incremental relocation.
|
|
|
virtual void
|
virtual void
|
apply_relocation(const Relocate_info<size, big_endian>* /* relinfo */,
|
apply_relocation(const Relocate_info<size, big_endian>* /* relinfo */,
|
typename elfcpp::Elf_types<size>::Elf_Addr /* r_offset */,
|
typename elfcpp::Elf_types<size>::Elf_Addr /* r_offset */,
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.