URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 16 |
Rev 166 |
Line 179... |
Line 179... |
#define TC_SYMFIELD_TYPE symbolS *
|
#define TC_SYMFIELD_TYPE symbolS *
|
#define sy_tc bal
|
#define sy_tc bal
|
#endif
|
#endif
|
|
|
#define OBJ_SYMFIELD_TYPE unsigned long
|
#define OBJ_SYMFIELD_TYPE unsigned long
|
#define sy_obj sy_flags
|
#define sy_obj sy_obj_flags
|
|
|
/* We can't use the predefined section symbols in bfd/section.c, as
|
/* We can't use the predefined section symbols in bfd/section.c, as
|
COFF symbols have extra fields. See bfd/libcoff.h:coff_symbol_type. */
|
COFF symbols have extra fields. See bfd/libcoff.h:coff_symbol_type. */
|
#ifndef obj_sec_sym_ok_for_reloc
|
#ifndef obj_sec_sym_ok_for_reloc
|
#define obj_sec_sym_ok_for_reloc(SEC) ((SEC)->owner != 0)
|
#define obj_sec_sym_ok_for_reloc(SEC) ((SEC)->owner != 0)
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.