* gdbarch.sh: Remove "macro" column of input table. Remove handling
[deliverable/binutils-gdb.git] / bfd / xsym.h
index d78740cd9ce34c2a7c22e1b9571095ccd80e31e5..85e173a224ad9d879c753e78e1c9836439a7c159 100644 (file)
@@ -1,12 +1,12 @@
 /* xSYM symbol-file support for BFD.
 /* xSYM symbol-file support for BFD.
-   Copyright 1999, 2000, 2001, 2002
+   Copyright 1999, 2000, 2001, 2002, 2003, 2005, 2006, 2007
    Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
+   the Free Software Foundation; either version 3 of the License, or
    (at your option) any later version.
 
    This program is distributed in the hope that it will be useful,
    (at your option) any later version.
 
    This program is distributed in the hope that it will be useful,
@@ -16,7 +16,8 @@
 
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
 
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
+   Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
+   MA 02110-1301, USA.  */
 
 #include "bfd.h"
 #include <stdio.h>
 
 #include "bfd.h"
 #include <stdio.h>
@@ -133,7 +134,7 @@ typedef struct bfd_sym_resources_table_entry bfd_sym_resources_table_entry;
    (Note that having a single module copied into two resources is not
    possible).  Modules map back to their resource via an index into the
    resource table and an offset into the resource.  Modules also point
    (Note that having a single module copied into two resources is not
    possible).  Modules map back to their resource via an index into the
    resource table and an offset into the resource.  Modules also point
-   to their source files, both the definition module and implemention
+   to their source files, both the definition module and implementation
    module.  Because modules can be textually nested within other
    modules, a link to the parent (containing) module is required.  This
    module can textually contain other modules.  A link to the contiguous
    module.  Because modules can be textually nested within other
    modules, a link to the parent (containing) module is required.  This
    module can textually contain other modules.  A link to the contiguous
@@ -546,156 +547,154 @@ struct bfd_sym_data_struct
 typedef struct bfd_sym_data_struct bfd_sym_data_struct;
 
 extern bfd_boolean bfd_sym_mkobject
 typedef struct bfd_sym_data_struct bfd_sym_data_struct;
 
 extern bfd_boolean bfd_sym_mkobject
-  PARAMS ((bfd *));
+  (bfd *);
 extern void bfd_sym_print_symbol
 extern void bfd_sym_print_symbol
-  PARAMS ((bfd *, PTR, asymbol *, bfd_print_symbol_type));
+  (bfd *, PTR, asymbol *, bfd_print_symbol_type);
 extern bfd_boolean bfd_sym_valid
 extern bfd_boolean bfd_sym_valid
-  PARAMS ((bfd *));
+  (bfd *);
 extern unsigned char * bfd_sym_read_name_table
 extern unsigned char * bfd_sym_read_name_table
-  PARAMS ((bfd *, bfd_sym_header_block *));
+  (bfd *, bfd_sym_header_block *);
 extern void bfd_sym_parse_file_reference_v32
 extern void bfd_sym_parse_file_reference_v32
-  PARAMS ((unsigned char *, size_t, bfd_sym_file_reference *));
+  (unsigned char *, size_t, bfd_sym_file_reference *);
 extern void bfd_sym_parse_disk_table_v32
 extern void bfd_sym_parse_disk_table_v32
-  PARAMS ((unsigned char *, size_t, bfd_sym_table_info *));
+  (unsigned char *, size_t, bfd_sym_table_info *);
 extern void bfd_sym_parse_header_v32
 extern void bfd_sym_parse_header_v32
-  PARAMS ((unsigned char *, size_t, bfd_sym_header_block *));
+  (unsigned char *, size_t, bfd_sym_header_block *);
 extern int bfd_sym_read_header_v32
 extern int bfd_sym_read_header_v32
-  PARAMS ((bfd *, bfd_sym_header_block *));
+  (bfd *, bfd_sym_header_block *);
 extern int bfd_sym_read_header_v34
 extern int bfd_sym_read_header_v34
-  PARAMS ((bfd *, bfd_sym_header_block *));
+  (bfd *, bfd_sym_header_block *);
 extern int bfd_sym_read_header
 extern int bfd_sym_read_header
-  PARAMS ((bfd *, bfd_sym_header_block *, bfd_sym_version));
+  (bfd *, bfd_sym_header_block *, bfd_sym_version);
 extern int bfd_sym_read_version
 extern int bfd_sym_read_version
-  PARAMS ((bfd *, bfd_sym_version *));
+  (bfd *, bfd_sym_version *);
 extern void bfd_sym_display_table_summary
 extern void bfd_sym_display_table_summary
-  PARAMS ((FILE *, bfd_sym_table_info *, const char *));
+  (FILE *, bfd_sym_table_info *, const char *);
 extern void bfd_sym_display_header
 extern void bfd_sym_display_header
-  PARAMS ((FILE *, bfd_sym_header_block *));
+  (FILE *, bfd_sym_header_block *);
 extern void bfd_sym_parse_resources_table_entry_v32
 extern void bfd_sym_parse_resources_table_entry_v32
-  PARAMS ((unsigned char *, size_t, bfd_sym_resources_table_entry *));
+  (unsigned char *, size_t, bfd_sym_resources_table_entry *);
 extern void bfd_sym_parse_modules_table_entry_v33
 extern void bfd_sym_parse_modules_table_entry_v33
-  PARAMS ((unsigned char *, size_t, bfd_sym_modules_table_entry *));
+  (unsigned char *, size_t, bfd_sym_modules_table_entry *);
 extern void bfd_sym_parse_file_references_table_entry_v32
 extern void bfd_sym_parse_file_references_table_entry_v32
-  PARAMS ((unsigned char *, size_t, bfd_sym_file_references_table_entry *));
+  (unsigned char *, size_t, bfd_sym_file_references_table_entry *);
 extern void bfd_sym_parse_contained_modules_table_entry_v32
 extern void bfd_sym_parse_contained_modules_table_entry_v32
-  PARAMS ((unsigned char *, size_t, bfd_sym_contained_modules_table_entry *));
+  (unsigned char *, size_t, bfd_sym_contained_modules_table_entry *);
 extern void bfd_sym_parse_contained_variables_table_entry_v32
 extern void bfd_sym_parse_contained_variables_table_entry_v32
-  PARAMS ((unsigned char *, size_t, bfd_sym_contained_variables_table_entry *));
+  (unsigned char *, size_t, bfd_sym_contained_variables_table_entry *);
 extern void bfd_sym_parse_contained_statements_table_entry_v32
 extern void bfd_sym_parse_contained_statements_table_entry_v32
-  PARAMS ((unsigned char *, size_t, bfd_sym_contained_statements_table_entry *));
+  (unsigned char *, size_t, bfd_sym_contained_statements_table_entry *);
 extern void bfd_sym_parse_contained_labels_table_entry_v32
 extern void bfd_sym_parse_contained_labels_table_entry_v32
-  PARAMS ((unsigned char *, size_t, bfd_sym_contained_labels_table_entry *));
+  (unsigned char *, size_t, bfd_sym_contained_labels_table_entry *);
 extern void bfd_sym_parse_type_table_entry_v32
 extern void bfd_sym_parse_type_table_entry_v32
-  PARAMS ((unsigned char *, size_t, bfd_sym_type_table_entry *));
+  (unsigned char *, size_t, bfd_sym_type_table_entry *);
 extern int bfd_sym_fetch_resources_table_entry
 extern int bfd_sym_fetch_resources_table_entry
-  PARAMS ((bfd *, bfd_sym_resources_table_entry *, unsigned long));
+  (bfd *, bfd_sym_resources_table_entry *, unsigned long);
 extern int bfd_sym_fetch_modules_table_entry
 extern int bfd_sym_fetch_modules_table_entry
-  PARAMS ((bfd *, bfd_sym_modules_table_entry *, unsigned long));
+  (bfd *, bfd_sym_modules_table_entry *, unsigned long);
 extern int bfd_sym_fetch_file_references_table_entry
 extern int bfd_sym_fetch_file_references_table_entry
-  PARAMS ((bfd *, bfd_sym_file_references_table_entry *, unsigned long));
+  (bfd *, bfd_sym_file_references_table_entry *, unsigned long);
 extern int bfd_sym_fetch_contained_modules_table_entry
 extern int bfd_sym_fetch_contained_modules_table_entry
-  PARAMS ((bfd *, bfd_sym_contained_modules_table_entry *, unsigned long));
+  (bfd *, bfd_sym_contained_modules_table_entry *, unsigned long);
 extern int bfd_sym_fetch_contained_variables_table_entry
 extern int bfd_sym_fetch_contained_variables_table_entry
-  PARAMS ((bfd *, bfd_sym_contained_variables_table_entry *, unsigned long));
+  (bfd *, bfd_sym_contained_variables_table_entry *, unsigned long);
 extern int bfd_sym_fetch_contained_statements_table_entry
 extern int bfd_sym_fetch_contained_statements_table_entry
-  PARAMS ((bfd *, bfd_sym_contained_statements_table_entry *, unsigned long));
+  (bfd *, bfd_sym_contained_statements_table_entry *, unsigned long);
 extern int bfd_sym_fetch_contained_labels_table_entry
 extern int bfd_sym_fetch_contained_labels_table_entry
-  PARAMS ((bfd *, bfd_sym_contained_labels_table_entry *, unsigned long));
+  (bfd *, bfd_sym_contained_labels_table_entry *, unsigned long);
 extern int bfd_sym_fetch_contained_types_table_entry
 extern int bfd_sym_fetch_contained_types_table_entry
-  PARAMS ((bfd *, bfd_sym_contained_types_table_entry *, unsigned long));
+  (bfd *, bfd_sym_contained_types_table_entry *, unsigned long);
 extern int bfd_sym_fetch_file_references_index_table_entry
 extern int bfd_sym_fetch_file_references_index_table_entry
-  PARAMS ((bfd *, bfd_sym_file_references_index_table_entry *, unsigned long));
+  (bfd *, bfd_sym_file_references_index_table_entry *, unsigned long);
 extern int bfd_sym_fetch_constant_pool_entry
 extern int bfd_sym_fetch_constant_pool_entry
-  PARAMS ((bfd *, bfd_sym_constant_pool_entry *, unsigned long));
+  (bfd *, bfd_sym_constant_pool_entry *, unsigned long);
 extern int bfd_sym_fetch_type_table_entry
 extern int bfd_sym_fetch_type_table_entry
-  PARAMS ((bfd *, bfd_sym_type_table_entry *, unsigned long));
+  (bfd *, bfd_sym_type_table_entry *, unsigned long);
 extern int bfd_sym_fetch_type_information_table_entry
 extern int bfd_sym_fetch_type_information_table_entry
-  PARAMS ((bfd *, bfd_sym_type_information_table_entry *, unsigned long));
+  (bfd *, bfd_sym_type_information_table_entry *, unsigned long);
 extern int bfd_sym_fetch_type_table_information
 extern int bfd_sym_fetch_type_table_information
-  PARAMS ((bfd *, bfd_sym_type_information_table_entry *, unsigned long));
+  (bfd *, bfd_sym_type_information_table_entry *, unsigned long);
 extern const unsigned char * bfd_sym_symbol_name
 extern const unsigned char * bfd_sym_symbol_name
-  PARAMS ((bfd *, unsigned long));
+  (bfd *, unsigned long);
 extern const unsigned char * bfd_sym_module_name
 extern const unsigned char * bfd_sym_module_name
-  PARAMS ((bfd *, unsigned long));
+  (bfd *, unsigned long);
 extern const char * bfd_sym_unparse_storage_kind
 extern const char * bfd_sym_unparse_storage_kind
-  PARAMS ((enum bfd_sym_storage_kind));
+  (enum bfd_sym_storage_kind);
 extern const char * bfd_sym_unparse_storage_class
 extern const char * bfd_sym_unparse_storage_class
-  PARAMS ((enum bfd_sym_storage_class));
+  (enum bfd_sym_storage_class);
 extern const char * bfd_sym_unparse_module_kind
 extern const char * bfd_sym_unparse_module_kind
-  PARAMS ((enum bfd_sym_module_kind));
+  (enum bfd_sym_module_kind);
 extern const char * bfd_sym_unparse_symbol_scope
 extern const char * bfd_sym_unparse_symbol_scope
-  PARAMS ((enum bfd_sym_symbol_scope));
+  (enum bfd_sym_symbol_scope);
 extern void bfd_sym_print_file_reference
 extern void bfd_sym_print_file_reference
-  PARAMS ((bfd *, FILE *, bfd_sym_file_reference *));
+  (bfd *, FILE *, bfd_sym_file_reference *);
 extern void bfd_sym_print_resources_table_entry
 extern void bfd_sym_print_resources_table_entry
-  PARAMS ((bfd *, FILE *, bfd_sym_resources_table_entry *));
+  (bfd *, FILE *, bfd_sym_resources_table_entry *);
 extern void bfd_sym_print_modules_table_entry
 extern void bfd_sym_print_modules_table_entry
-  PARAMS ((bfd *, FILE *, bfd_sym_modules_table_entry *));
+  (bfd *, FILE *, bfd_sym_modules_table_entry *);
 extern void bfd_sym_print_file_references_table_entry
 extern void bfd_sym_print_file_references_table_entry
-  PARAMS ((bfd *, FILE *, bfd_sym_file_references_table_entry *));
+  (bfd *, FILE *, bfd_sym_file_references_table_entry *);
 extern void bfd_sym_print_contained_modules_table_entry
 extern void bfd_sym_print_contained_modules_table_entry
-  PARAMS ((bfd *, FILE *, bfd_sym_contained_modules_table_entry *));
+  (bfd *, FILE *, bfd_sym_contained_modules_table_entry *);
 extern void bfd_sym_print_contained_variables_table_entry
 extern void bfd_sym_print_contained_variables_table_entry
-  PARAMS ((bfd *, FILE *f, bfd_sym_contained_variables_table_entry *));
+  (bfd *, FILE *f, bfd_sym_contained_variables_table_entry *);
 extern void bfd_sym_print_contained_statements_table_entry
 extern void bfd_sym_print_contained_statements_table_entry
-  PARAMS ((bfd *, FILE *, bfd_sym_contained_statements_table_entry *));
+  (bfd *, FILE *, bfd_sym_contained_statements_table_entry *);
 extern void bfd_sym_print_contained_labels_table_entry
 extern void bfd_sym_print_contained_labels_table_entry
-  PARAMS ((bfd *, FILE *, bfd_sym_contained_labels_table_entry *));
+  (bfd *, FILE *, bfd_sym_contained_labels_table_entry *);
 extern void bfd_sym_print_contained_types_table_entry
 extern void bfd_sym_print_contained_types_table_entry
-  PARAMS ((bfd *, FILE *, bfd_sym_contained_types_table_entry *));
+  (bfd *, FILE *, bfd_sym_contained_types_table_entry *);
 extern const char * bfd_sym_type_operator_name
 extern const char * bfd_sym_type_operator_name
-  PARAMS ((unsigned char));
+  (unsigned char);
 extern const char * bfd_sym_type_basic_name
 extern const char * bfd_sym_type_basic_name
-  PARAMS ((unsigned char));
+  (unsigned char);
 extern int bfd_sym_fetch_long
 extern int bfd_sym_fetch_long
-  PARAMS ((unsigned char *, unsigned long, unsigned long, unsigned long *, long *));
+  (unsigned char *, unsigned long, unsigned long, unsigned long *, long *);
 extern void bfd_sym_print_type_information
 extern void bfd_sym_print_type_information
-  PARAMS ((bfd *, FILE *, unsigned char *, unsigned long, unsigned long, unsigned long *));
+  (bfd *, FILE *, unsigned char *, unsigned long, unsigned long, unsigned long *);
 extern void bfd_sym_print_type_information_table_entry
 extern void bfd_sym_print_type_information_table_entry
-  PARAMS ((bfd *, FILE *, bfd_sym_type_information_table_entry *));
+  (bfd *, FILE *, bfd_sym_type_information_table_entry *);
 extern void bfd_sym_print_file_references_index_table_entry
 extern void bfd_sym_print_file_references_index_table_entry
-  PARAMS ((bfd *, FILE *, bfd_sym_file_references_index_table_entry *));
+  (bfd *, FILE *, bfd_sym_file_references_index_table_entry *);
 extern void bfd_sym_print_constant_pool_entry
 extern void bfd_sym_print_constant_pool_entry
-  PARAMS ((bfd *, FILE *, bfd_sym_constant_pool_entry *));
+  (bfd *, FILE *, bfd_sym_constant_pool_entry *);
 extern unsigned char * bfd_sym_display_name_table_entry
 extern unsigned char * bfd_sym_display_name_table_entry
-  PARAMS ((bfd *, FILE *, unsigned char *));
+  (bfd *, FILE *, unsigned char *);
 extern void bfd_sym_display_name_table
 extern void bfd_sym_display_name_table
-  PARAMS ((bfd *, FILE *));
+  (bfd *, FILE *);
 extern void bfd_sym_display_resources_table
 extern void bfd_sym_display_resources_table
-  PARAMS ((bfd *, FILE *));
+  (bfd *, FILE *);
 extern void bfd_sym_display_modules_table
 extern void bfd_sym_display_modules_table
-  PARAMS ((bfd *, FILE *));
+  (bfd *, FILE *);
 extern void bfd_sym_display_file_references_table
 extern void bfd_sym_display_file_references_table
-  PARAMS ((bfd *, FILE *));
+  (bfd *, FILE *);
 extern void bfd_sym_display_contained_modules_table
 extern void bfd_sym_display_contained_modules_table
-  PARAMS ((bfd *, FILE *));
+  (bfd *, FILE *);
 extern void bfd_sym_display_contained_variables_table
 extern void bfd_sym_display_contained_variables_table
-  PARAMS ((bfd *, FILE *));
+  (bfd *, FILE *);
 extern void bfd_sym_display_contained_statements_table
 extern void bfd_sym_display_contained_statements_table
-  PARAMS ((bfd *, FILE *));
+  (bfd *, FILE *);
 extern void bfd_sym_display_contained_labels_table
 extern void bfd_sym_display_contained_labels_table
-  PARAMS ((bfd *, FILE *));
+  (bfd *, FILE *);
 extern void bfd_sym_display_contained_types_table
 extern void bfd_sym_display_contained_types_table
-  PARAMS ((bfd *, FILE *));
+  (bfd *, FILE *);
 extern void bfd_sym_display_file_references_index_table
 extern void bfd_sym_display_file_references_index_table
-  PARAMS ((bfd *, FILE *));
+  (bfd *, FILE *);
 extern void bfd_sym_display_constant_pool
 extern void bfd_sym_display_constant_pool
-  PARAMS ((bfd *, FILE *));
+  (bfd *, FILE *);
 extern void bfd_sym_display_type_information_table
 extern void bfd_sym_display_type_information_table
-  PARAMS ((bfd *, FILE *));
+  (bfd *, FILE *);
 extern int bfd_sym_scan
 extern int bfd_sym_scan
-  PARAMS ((bfd *, bfd_sym_version, bfd_sym_data_struct *));
+  (bfd *, bfd_sym_version, bfd_sym_data_struct *);
 extern const bfd_target * bfd_sym_object_p
 extern const bfd_target * bfd_sym_object_p
-  PARAMS ((bfd *));
-extern asymbol * bfd_sym_make_empty_symbol
-  PARAMS ((bfd *));
+  (bfd *);
 extern void bfd_sym_get_symbol_info
 extern void bfd_sym_get_symbol_info
-  PARAMS ((bfd *, asymbol *, symbol_info *));
+  (bfd *, asymbol *, symbol_info *);
 extern long bfd_sym_get_symtab_upper_bound
 extern long bfd_sym_get_symtab_upper_bound
-  PARAMS ((bfd *));
+  (bfd *);
 extern long bfd_sym_canonicalize_symtab
 extern long bfd_sym_canonicalize_symtab
-  PARAMS ((bfd *, asymbol **));
+  (bfd *, asymbol **);
 extern int bfd_sym_sizeof_headers
 extern int bfd_sym_sizeof_headers
-  PARAMS ((bfd *, bfd_boolean));
+  (bfd *, struct bfd_link_info *);
 
 #endif /* __xSYM_H__ */
 
 #endif /* __xSYM_H__ */
This page took 0.028341 seconds and 4 git commands to generate.