#include "bfd.h"#include <stdio.h>


Go to the source code of this file.
| #define BFD_SYM_CVTE_BIG_LA 127 |
Definition at line 264 of file xsym.h.
Referenced by bfd_sym_parse_contained_variables_table_entry_v32(), and bfd_sym_print_contained_variables_table_entry().
| #define BFD_SYM_CVTE_LA_MAX_SIZE 13 |
Definition at line 263 of file xsym.h.
Referenced by bfd_sym_print_contained_variables_table_entry().
| #define BFD_SYM_CVTE_SCA 0 |
Definition at line 262 of file xsym.h.
Referenced by bfd_sym_parse_contained_variables_table_entry_v32(), and bfd_sym_print_contained_variables_table_entry().
| #define BFD_SYM_END_OF_LIST BFD_SYM_END_OF_LIST_3_4 |
Definition at line 34 of file xsym.h.
Referenced by bfd_sym_parse_contained_labels_table_entry_v32(), bfd_sym_parse_contained_modules_table_entry_v32(), bfd_sym_parse_contained_statements_table_entry_v32(), bfd_sym_parse_contained_variables_table_entry_v32(), bfd_sym_parse_file_references_table_entry_v32(), bfd_sym_print_contained_labels_table_entry(), bfd_sym_print_contained_modules_table_entry(), bfd_sym_print_contained_statements_table_entry(), bfd_sym_print_contained_variables_table_entry(), and bfd_sym_print_file_references_table_entry().
| #define BFD_SYM_END_OF_LIST_3_2 0xffff |
Definition at line 32 of file xsym.h.
Referenced by bfd_sym_parse_contained_labels_table_entry_v32(), bfd_sym_parse_contained_modules_table_entry_v32(), bfd_sym_parse_contained_statements_table_entry_v32(), bfd_sym_parse_contained_variables_table_entry_v32(), and bfd_sym_parse_file_references_table_entry_v32().
| #define BFD_SYM_FILE_NAME_INDEX BFD_SYM_FILE_NAME_INDEX_3_4 |
Definition at line 37 of file xsym.h.
Referenced by bfd_sym_parse_file_references_table_entry_v32(), bfd_sym_print_file_reference(), and bfd_sym_print_file_references_table_entry().
| #define BFD_SYM_FILE_NAME_INDEX_3_2 0xfffe |
Definition at line 35 of file xsym.h.
Referenced by bfd_sym_parse_file_references_table_entry_v32().
| #define BFD_SYM_MAXIMUM_LEGAL_INDEX BFD_SYM_MAXIMUM_LEGAL_INDEX_3_4 |
| #define BFD_SYM_SOURCE_FILE_CHANGE BFD_SYM_SOURCE_FILE_CHANGE_3_4 |
Definition at line 40 of file xsym.h.
Referenced by bfd_sym_parse_contained_labels_table_entry_v32(), bfd_sym_parse_contained_statements_table_entry_v32(), bfd_sym_parse_contained_variables_table_entry_v32(), bfd_sym_print_contained_labels_table_entry(), bfd_sym_print_contained_statements_table_entry(), and bfd_sym_print_contained_variables_table_entry().
| #define BFD_SYM_SOURCE_FILE_CHANGE_3_2 0xfffe |
Definition at line 38 of file xsym.h.
Referenced by bfd_sym_parse_contained_labels_table_entry_v32(), bfd_sym_parse_contained_statements_table_entry_v32(), and bfd_sym_parse_contained_variables_table_entry_v32().
| #define BFD_SYM_VERSION_STR_3_1 "\013Version 3.1" |
| #define BFD_SYM_VERSION_STR_3_2 "\013Version 3.2" |
| #define BFD_SYM_VERSION_STR_3_3 "\013Version 3.3" |
| #define BFD_SYM_VERSION_STR_3_4 "\013Version 3.4" |
| #define BFD_SYM_VERSION_STR_3_5 "\013Version 3.5" |
| typedef short bfd_sym_constant_pool_entry |
| typedef enum bfd_sym_module_kind bfd_sym_module_kind |
| typedef enum bfd_sym_storage_class bfd_sym_storage_class |
| typedef enum bfd_sym_storage_kind bfd_sym_storage_kind |
| typedef enum bfd_sym_symbol_scope bfd_sym_symbol_scope |
| typedef unsigned long bfd_sym_type_table_entry |
| typedef enum bfd_sym_version bfd_sym_version |
| enum bfd_sym_module_kind |
| enum bfd_sym_storage_kind |
| enum bfd_sym_symbol_scope |
| enum bfd_sym_version |
| int bfd_sym_sizeof_headers PARAMS | ( | (bfd *, bfd_boolean) | ) |
| void bfd_sym_get_symbol_info PARAMS | ( | (bfd *, asymbol *, symbol_info *) | ) |
| int bfd_sym_scan PARAMS | ( | (bfd *, bfd_sym_version, bfd_sym_data_struct *) | ) |
| void bfd_sym_print_constant_pool_entry PARAMS | ( | (bfd *, FILE *, bfd_sym_constant_pool_entry *) | ) |
| void bfd_sym_print_file_references_index_table_entry PARAMS | ( | (bfd *, FILE *, bfd_sym_file_references_index_table_entry *) | ) |
| void bfd_sym_print_type_information_table_entry PARAMS | ( | (bfd *, FILE *, bfd_sym_type_information_table_entry *) | ) |
| void bfd_sym_print_type_information PARAMS | ( | (bfd *, FILE *, unsigned char *, unsigned long, unsigned long, unsigned long *) | ) |
| int bfd_sym_fetch_long PARAMS | ( | (unsigned char *, unsigned long, unsigned long, unsigned long *, long *) | ) |
| const char* bfd_sym_type_operator_name PARAMS | ( | (unsigned char) | ) |
| void bfd_sym_print_contained_types_table_entry PARAMS | ( | (bfd *, FILE *, bfd_sym_contained_types_table_entry *) | ) |
| void bfd_sym_print_contained_labels_table_entry PARAMS | ( | (bfd *, FILE *, bfd_sym_contained_labels_table_entry *) | ) |
| void bfd_sym_print_contained_statements_table_entry PARAMS | ( | (bfd *, FILE *, bfd_sym_contained_statements_table_entry *) | ) |
| void bfd_sym_print_contained_variables_table_entry PARAMS | ( | (bfd *, FILE *f, bfd_sym_contained_variables_table_entry *) | ) |
| void bfd_sym_print_contained_modules_table_entry PARAMS | ( | (bfd *, FILE *, bfd_sym_contained_modules_table_entry *) | ) |
| void bfd_sym_print_file_references_table_entry PARAMS | ( | (bfd *, FILE *, bfd_sym_file_references_table_entry *) | ) |
| void bfd_sym_print_modules_table_entry PARAMS | ( | (bfd *, FILE *, bfd_sym_modules_table_entry *) | ) |
| void bfd_sym_print_resources_table_entry PARAMS | ( | (bfd *, FILE *, bfd_sym_resources_table_entry *) | ) |
| void bfd_sym_print_file_reference PARAMS | ( | (bfd *, FILE *, bfd_sym_file_reference *) | ) |
| const char* bfd_sym_unparse_symbol_scope PARAMS | ( | (enum bfd_sym_symbol_scope) | ) |
| const char* bfd_sym_unparse_module_kind PARAMS | ( | (enum bfd_sym_module_kind) | ) |
| const char* bfd_sym_unparse_storage_class PARAMS | ( | (enum bfd_sym_storage_class) | ) |
| const char* bfd_sym_unparse_storage_kind PARAMS | ( | (enum bfd_sym_storage_kind) | ) |
| int bfd_sym_fetch_type_information_table_entry PARAMS | ( | (bfd *, bfd_sym_type_information_table_entry *, unsigned long) | ) |
| int bfd_sym_fetch_type_table_entry PARAMS | ( | (bfd *, bfd_sym_type_table_entry *, unsigned long) | ) |
| int bfd_sym_fetch_constant_pool_entry PARAMS | ( | (bfd *, bfd_sym_constant_pool_entry *, unsigned long) | ) |
| int bfd_sym_fetch_file_references_index_table_entry PARAMS | ( | (bfd *, bfd_sym_file_references_index_table_entry *, unsigned long) | ) |
| int bfd_sym_fetch_contained_types_table_entry PARAMS | ( | (bfd *, bfd_sym_contained_types_table_entry *, unsigned long) | ) |
| int bfd_sym_fetch_contained_labels_table_entry PARAMS | ( | (bfd *, bfd_sym_contained_labels_table_entry *, unsigned long) | ) |
| int bfd_sym_fetch_contained_statements_table_entry PARAMS | ( | (bfd *, bfd_sym_contained_statements_table_entry *, unsigned long) | ) |
| int bfd_sym_fetch_contained_variables_table_entry PARAMS | ( | (bfd *, bfd_sym_contained_variables_table_entry *, unsigned long) | ) |
| int bfd_sym_fetch_contained_modules_table_entry PARAMS | ( | (bfd *, bfd_sym_contained_modules_table_entry *, unsigned long) | ) |
| int bfd_sym_fetch_file_references_table_entry PARAMS | ( | (bfd *, bfd_sym_file_references_table_entry *, unsigned long) | ) |
| int bfd_sym_fetch_modules_table_entry PARAMS | ( | (bfd *, bfd_sym_modules_table_entry *, unsigned long) | ) |
| int bfd_sym_fetch_resources_table_entry PARAMS | ( | (bfd *, bfd_sym_resources_table_entry *, unsigned long) | ) |
| void bfd_sym_parse_type_table_entry_v32 PARAMS | ( | (unsigned char *, size_t, bfd_sym_type_table_entry *) | ) |
| void bfd_sym_parse_contained_labels_table_entry_v32 PARAMS | ( | (unsigned char *, size_t, bfd_sym_contained_labels_table_entry *) | ) |
| void bfd_sym_parse_contained_statements_table_entry_v32 PARAMS | ( | (unsigned char *, size_t, bfd_sym_contained_statements_table_entry *) | ) |
| void bfd_sym_parse_contained_variables_table_entry_v32 PARAMS | ( | (unsigned char *, size_t, bfd_sym_contained_variables_table_entry *) | ) |
| void bfd_sym_parse_contained_modules_table_entry_v32 PARAMS | ( | (unsigned char *, size_t, bfd_sym_contained_modules_table_entry *) | ) |
| void bfd_sym_parse_file_references_table_entry_v32 PARAMS | ( | (unsigned char *, size_t, bfd_sym_file_references_table_entry *) | ) |
| void bfd_sym_parse_modules_table_entry_v33 PARAMS | ( | (unsigned char *, size_t, bfd_sym_modules_table_entry *) | ) |
| void bfd_sym_parse_resources_table_entry_v32 PARAMS | ( | (unsigned char *, size_t, bfd_sym_resources_table_entry *) | ) |
| void bfd_sym_display_header PARAMS | ( | (FILE *, bfd_sym_header_block *) | ) |
| void bfd_sym_display_table_summary PARAMS | ( | (FILE *, bfd_sym_table_info *, const char *) | ) |
| int bfd_sym_read_version PARAMS | ( | (bfd *, bfd_sym_version *) | ) |
| int bfd_sym_read_header PARAMS | ( | (bfd *, bfd_sym_header_block *, bfd_sym_version) | ) |
| void bfd_sym_parse_header_v32 PARAMS | ( | (unsigned char *, size_t, bfd_sym_header_block *) | ) |
| void bfd_sym_parse_disk_table_v32 PARAMS | ( | (unsigned char *, size_t, bfd_sym_table_info *) | ) |
| void bfd_sym_parse_file_reference_v32 PARAMS | ( | (unsigned char *, size_t, bfd_sym_file_reference *) | ) |
| unsigned char* bfd_sym_read_name_table PARAMS | ( | (bfd *, bfd_sym_header_block *) | ) |
| void bfd_sym_print_symbol PARAMS | ( | (bfd *, PTR, asymbol *, bfd_print_symbol_type) | ) |
| bfd_boolean bfd_sym_mkobject PARAMS | ( | (bfd *) | ) |
1.5.6