URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 145 |
Rev 157 |
Line 238... |
Line 238... |
-l this is the -l switch itself rather than the filename. */
|
-l this is the -l switch itself rather than the filename. */
|
const char *local_sym_name;
|
const char *local_sym_name;
|
|
|
bfd *the_bfd;
|
bfd *the_bfd;
|
|
|
|
struct flag_info *section_flag_list;
|
|
|
/* Point to the next file - whatever it is, wanders up and down
|
/* Point to the next file - whatever it is, wanders up and down
|
archives */
|
archives */
|
union lang_statement_union *next;
|
union lang_statement_union *next;
|
|
|
/* Point to the next file, but skips archive contents. */
|
/* Point to the next file, but skips archive contents. */
|
Line 335... |
Line 337... |
lang_statement_list_type children;
|
lang_statement_list_type children;
|
|
|
walk_wild_section_handler_t walk_wild_section_handler;
|
walk_wild_section_handler_t walk_wild_section_handler;
|
struct wildcard_list *handler_data[4];
|
struct wildcard_list *handler_data[4];
|
lang_section_bst_type *tree;
|
lang_section_bst_type *tree;
|
|
struct flag_info *section_flag_list;
|
};
|
};
|
|
|
typedef struct lang_address_statement_struct
|
typedef struct lang_address_statement_struct
|
{
|
{
|
lang_statement_header_type header;
|
lang_statement_header_type header;
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.