osprey/cygnus/bfd/xsym.h File Reference

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

Include dependency graph for xsym.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Types

type  bfd_sym_file_reference
type  bfd_sym_resources_table_entry
type  bfd_sym_modules_table_entry
union  bfd_sym_file_references_table_entry
union  bfd_sym_contained_modules_table_entry
union  bfd_sym_contained_variables_table_entry
union  bfd_sym_contained_statements_table_entry
union  bfd_sym_contained_labels_table_entry
union  bfd_sym_contained_types_table_entry
type  bfd_sym_type_information_table_entry
union  bfd_sym_file_references_index_table_entry
type  bfd_sym_table_info
type  bfd_sym_header_block
type  bfd_sym_data_struct

Defines

#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"
#define BFD_SYM_END_OF_LIST_3_2   0xffff
#define BFD_SYM_END_OF_LIST_3_4   0xffffffff
#define BFD_SYM_END_OF_LIST   BFD_SYM_END_OF_LIST_3_4
#define BFD_SYM_FILE_NAME_INDEX_3_2   0xfffe
#define BFD_SYM_FILE_NAME_INDEX_3_4   0xfffffffe
#define BFD_SYM_FILE_NAME_INDEX   BFD_SYM_FILE_NAME_INDEX_3_4
#define BFD_SYM_SOURCE_FILE_CHANGE_3_2   0xfffe
#define BFD_SYM_SOURCE_FILE_CHANGE_3_4   0xfffffffe
#define BFD_SYM_SOURCE_FILE_CHANGE   BFD_SYM_SOURCE_FILE_CHANGE_3_4
#define BFD_SYM_MAXIMUM_LEGAL_INDEX_3_2   0xfffd
#define BFD_SYM_MAXIMUM_LEGAL_INDEX_3_4   0xfffffffd
#define BFD_SYM_MAXIMUM_LEGAL_INDEX   BFD_SYM_MAXIMUM_LEGAL_INDEX_3_4
#define BFD_SYM_CVTE_SCA   0
#define BFD_SYM_CVTE_LA_MAX_SIZE   13
#define BFD_SYM_CVTE_BIG_LA   127

Typedefs

typedef enum bfd_sym_storage_class bfd_sym_storage_class
typedef enum bfd_sym_storage_kind bfd_sym_storage_kind
typedef enum bfd_sym_version bfd_sym_version
typedef enum bfd_sym_module_kind bfd_sym_module_kind
typedef enum bfd_sym_symbol_scope bfd_sym_symbol_scope
typedef struct
bfd_sym_file_reference 
bfd_sym_file_reference
typedef struct
bfd_sym_resources_table_entry 
bfd_sym_resources_table_entry
typedef struct
bfd_sym_modules_table_entry 
bfd_sym_modules_table_entry
typedef union
bfd_sym_file_references_table_entry 
bfd_sym_file_references_table_entry
typedef union
bfd_sym_contained_modules_table_entry 
bfd_sym_contained_modules_table_entry
typedef union
bfd_sym_contained_variables_table_entry 
bfd_sym_contained_variables_table_entry
typedef union
bfd_sym_contained_statements_table_entry 
bfd_sym_contained_statements_table_entry
typedef union
bfd_sym_contained_labels_table_entry 
bfd_sym_contained_labels_table_entry
typedef union
bfd_sym_contained_types_table_entry 
bfd_sym_contained_types_table_entry
typedef unsigned long bfd_sym_type_table_entry
typedef struct
bfd_sym_type_information_table_entry 
bfd_sym_type_information_table_entry
typedef union
bfd_sym_file_references_index_table_entry 
bfd_sym_file_references_index_table_entry
typedef short bfd_sym_constant_pool_entry
typedef struct bfd_sym_table_info bfd_sym_table_info
typedef struct bfd_sym_header_block bfd_sym_header_block
typedef struct bfd_sym_data_struct bfd_sym_data_struct

Enumerations

enum  bfd_sym_storage_class {
  BFD_SYM_STORAGE_CLASS_REGISTER = 0, BFD_SYM_STORAGE_CLASS_GLOBAL = 1, BFD_SYM_STORAGE_CLASS_FRAME_RELATIVE = 2, BFD_SYM_STORAGE_CLASS_STACK_RELATIVE = 3,
  BFD_SYM_STORAGE_CLASS_ABSOLUTE = 4, BFD_SYM_STORAGE_CLASS_CONSTANT = 5, BFD_SYM_STORAGE_CLASS_BIGCONSTANT = 6, BFD_SYM_STORAGE_CLASS_RESOURCE = 99
}
enum  bfd_sym_storage_kind { BFD_SYM_STORAGE_KIND_LOCAL = 0, BFD_SYM_STORAGE_KIND_VALUE = 1, BFD_SYM_STORAGE_KIND_REFERENCE = 2, BFD_SYM_STORAGE_KIND_WITH = 3 }
enum  bfd_sym_version {
  BFD_SYM_VERSION_3_1, BFD_SYM_VERSION_3_2, BFD_SYM_VERSION_3_3, BFD_SYM_VERSION_3_4,
  BFD_SYM_VERSION_3_5
}
enum  bfd_sym_module_kind {
  BFD_SYM_MODULE_KIND_NONE = 0, BFD_SYM_MODULE_KIND_PROGRAM = 1, BFD_SYM_MODULE_KIND_UNIT = 2, BFD_SYM_MODULE_KIND_PROCEDURE = 3,
  BFD_SYM_MODULE_KIND_FUNCTION = 4, BFD_SYM_MODULE_KIND_DATA = 5, BFD_SYM_MODULE_KIND_BLOCK = 6
}
enum  bfd_sym_symbol_scope { BFD_SYM_SYMBOL_SCOPE_LOCAL = 0, BFD_SYM_SYMBOL_SCOPE_GLOBAL = 1 }

Functions/Subroutines

bfd_boolean bfd_sym_mkobject PARAMS ((bfd *))
void bfd_sym_print_symbol PARAMS ((bfd *, PTR, asymbol *, bfd_print_symbol_type))
unsigned char
*bfd_sym_read_name_table 
PARAMS ((bfd *, bfd_sym_header_block *))
void
bfd_sym_parse_file_reference_v32 
PARAMS ((unsigned char *, size_t, bfd_sym_file_reference *))
void bfd_sym_parse_disk_table_v32 PARAMS ((unsigned char *, size_t, bfd_sym_table_info *))
void bfd_sym_parse_header_v32 PARAMS ((unsigned char *, size_t, bfd_sym_header_block *))
int bfd_sym_read_header PARAMS ((bfd *, bfd_sym_header_block *, bfd_sym_version))
int bfd_sym_read_version PARAMS ((bfd *, bfd_sym_version *))
void bfd_sym_display_table_summary PARAMS ((FILE *, bfd_sym_table_info *, const char *))
void bfd_sym_display_header PARAMS ((FILE *, bfd_sym_header_block *))
void
bfd_sym_parse_resources_table_entry_v32 
PARAMS ((unsigned char *, size_t, bfd_sym_resources_table_entry *))
void
bfd_sym_parse_modules_table_entry_v33 
PARAMS ((unsigned char *, size_t, bfd_sym_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_contained_modules_table_entry_v32 
PARAMS ((unsigned char *, size_t, bfd_sym_contained_modules_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_statements_table_entry_v32 
PARAMS ((unsigned char *, size_t, bfd_sym_contained_statements_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_type_table_entry_v32 
PARAMS ((unsigned char *, size_t, bfd_sym_type_table_entry *))
int
bfd_sym_fetch_resources_table_entry 
PARAMS ((bfd *, bfd_sym_resources_table_entry *, unsigned long))
int
bfd_sym_fetch_modules_table_entry 
PARAMS ((bfd *, bfd_sym_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_contained_modules_table_entry 
PARAMS ((bfd *, bfd_sym_contained_modules_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_statements_table_entry 
PARAMS ((bfd *, bfd_sym_contained_statements_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_types_table_entry 
PARAMS ((bfd *, bfd_sym_contained_types_table_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_constant_pool_entry 
PARAMS ((bfd *, bfd_sym_constant_pool_entry *, unsigned long))
int bfd_sym_fetch_type_table_entry PARAMS ((bfd *, bfd_sym_type_table_entry *, unsigned long))
int
bfd_sym_fetch_type_information_table_entry 
PARAMS ((bfd *, bfd_sym_type_information_table_entry *, unsigned long))
const unsigned char
*bfd_sym_symbol_name 
PARAMS ((bfd *, unsigned long))
const char
*bfd_sym_unparse_storage_kind 
PARAMS ((enum bfd_sym_storage_kind))
const char
*bfd_sym_unparse_storage_class 
PARAMS ((enum bfd_sym_storage_class))
const char
*bfd_sym_unparse_module_kind 
PARAMS ((enum bfd_sym_module_kind))
const char
*bfd_sym_unparse_symbol_scope 
PARAMS ((enum bfd_sym_symbol_scope))
void bfd_sym_print_file_reference PARAMS ((bfd *, FILE *, bfd_sym_file_reference *))
void
bfd_sym_print_resources_table_entry 
PARAMS ((bfd *, FILE *, bfd_sym_resources_table_entry *))
void
bfd_sym_print_modules_table_entry 
PARAMS ((bfd *, FILE *, bfd_sym_modules_table_entry *))
void
bfd_sym_print_file_references_table_entry 
PARAMS ((bfd *, FILE *, bfd_sym_file_references_table_entry *))
void
bfd_sym_print_contained_modules_table_entry 
PARAMS ((bfd *, FILE *, bfd_sym_contained_modules_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_statements_table_entry 
PARAMS ((bfd *, FILE *, bfd_sym_contained_statements_table_entry *))
void
bfd_sym_print_contained_labels_table_entry 
PARAMS ((bfd *, FILE *, bfd_sym_contained_labels_table_entry *))
void
bfd_sym_print_contained_types_table_entry 
PARAMS ((bfd *, FILE *, bfd_sym_contained_types_table_entry *))
const char
*bfd_sym_type_operator_name 
PARAMS ((unsigned char))
int bfd_sym_fetch_long PARAMS ((unsigned char *, unsigned long, unsigned long, unsigned long *, long *))
void bfd_sym_print_type_information PARAMS ((bfd *, FILE *, unsigned char *, unsigned long, unsigned long, unsigned long *))
void
bfd_sym_print_type_information_table_entry 
PARAMS ((bfd *, FILE *, bfd_sym_type_information_table_entry *))
void
bfd_sym_print_file_references_index_table_entry 
PARAMS ((bfd *, FILE *, bfd_sym_file_references_index_table_entry *))
void
bfd_sym_print_constant_pool_entry 
PARAMS ((bfd *, FILE *, bfd_sym_constant_pool_entry *))
unsigned char
*bfd_sym_display_name_table_entry 
PARAMS ((bfd *, FILE *, unsigned char *))
void bfd_sym_display_name_table PARAMS ((bfd *, FILE *))
int bfd_sym_scan PARAMS ((bfd *, bfd_sym_version, bfd_sym_data_struct *))
void bfd_sym_get_symbol_info PARAMS ((bfd *, asymbol *, symbol_info *))
long bfd_sym_canonicalize_symtab PARAMS ((bfd *, asymbol **))
int bfd_sym_sizeof_headers PARAMS ((bfd *, bfd_boolean))


Define Documentation

#define BFD_SYM_CVTE_BIG_LA   127

#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

#define BFD_SYM_END_OF_LIST   BFD_SYM_END_OF_LIST_3_4

#define BFD_SYM_END_OF_LIST_3_2   0xffff

#define BFD_SYM_END_OF_LIST_3_4   0xffffffff

Definition at line 33 of file xsym.h.

#define BFD_SYM_FILE_NAME_INDEX   BFD_SYM_FILE_NAME_INDEX_3_4

#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_FILE_NAME_INDEX_3_4   0xfffffffe

Definition at line 36 of file xsym.h.

#define BFD_SYM_MAXIMUM_LEGAL_INDEX   BFD_SYM_MAXIMUM_LEGAL_INDEX_3_4

Definition at line 43 of file xsym.h.

#define BFD_SYM_MAXIMUM_LEGAL_INDEX_3_2   0xfffd

Definition at line 41 of file xsym.h.

#define BFD_SYM_MAXIMUM_LEGAL_INDEX_3_4   0xfffffffd

Definition at line 42 of file xsym.h.

#define BFD_SYM_SOURCE_FILE_CHANGE   BFD_SYM_SOURCE_FILE_CHANGE_3_4

#define BFD_SYM_SOURCE_FILE_CHANGE_3_2   0xfffe

#define BFD_SYM_SOURCE_FILE_CHANGE_3_4   0xfffffffe

Definition at line 39 of file xsym.h.

#define BFD_SYM_VERSION_STR_3_1   "\013Version 3.1"

Definition at line 27 of file xsym.h.

Referenced by bfd_sym_read_version().

#define BFD_SYM_VERSION_STR_3_2   "\013Version 3.2"

Definition at line 28 of file xsym.h.

Referenced by bfd_sym_read_version().

#define BFD_SYM_VERSION_STR_3_3   "\013Version 3.3"

Definition at line 29 of file xsym.h.

Referenced by bfd_sym_read_version().

#define BFD_SYM_VERSION_STR_3_4   "\013Version 3.4"

Definition at line 30 of file xsym.h.

Referenced by bfd_sym_read_version().

#define BFD_SYM_VERSION_STR_3_5   "\013Version 3.5"

Definition at line 31 of file xsym.h.

Referenced by bfd_sym_read_version().


Typedef Documentation

Definition at line 488 of file xsym.h.

Definition at line 402 of file xsym.h.

Definition at line 231 of file xsym.h.

Definition at line 367 of file xsym.h.

Definition at line 436 of file xsym.h.

Definition at line 322 of file xsym.h.

Definition at line 546 of file xsym.h.

Definition at line 101 of file xsym.h.

Definition at line 474 of file xsym.h.

Definition at line 205 of file xsym.h.

Definition at line 537 of file xsym.h.

Definition at line 87 of file xsym.h.

Definition at line 163 of file xsym.h.

Definition at line 128 of file xsym.h.

Definition at line 56 of file xsym.h.

Definition at line 65 of file xsym.h.

Definition at line 94 of file xsym.h.

Definition at line 511 of file xsym.h.

Definition at line 451 of file xsym.h.

typedef unsigned long bfd_sym_type_table_entry

Definition at line 440 of file xsym.h.

Definition at line 75 of file xsym.h.


Enumeration Type Documentation

Enumerator:
BFD_SYM_MODULE_KIND_NONE 
BFD_SYM_MODULE_KIND_PROGRAM 
BFD_SYM_MODULE_KIND_UNIT 
BFD_SYM_MODULE_KIND_PROCEDURE 
BFD_SYM_MODULE_KIND_FUNCTION 
BFD_SYM_MODULE_KIND_DATA 
BFD_SYM_MODULE_KIND_BLOCK 

Definition at line 77 of file xsym.h.

Enumerator:
BFD_SYM_STORAGE_CLASS_REGISTER 
BFD_SYM_STORAGE_CLASS_GLOBAL 
BFD_SYM_STORAGE_CLASS_FRAME_RELATIVE 
BFD_SYM_STORAGE_CLASS_STACK_RELATIVE 
BFD_SYM_STORAGE_CLASS_ABSOLUTE 
BFD_SYM_STORAGE_CLASS_CONSTANT 
BFD_SYM_STORAGE_CLASS_BIGCONSTANT 
BFD_SYM_STORAGE_CLASS_RESOURCE 

Definition at line 45 of file xsym.h.

Enumerator:
BFD_SYM_STORAGE_KIND_LOCAL 
BFD_SYM_STORAGE_KIND_VALUE 
BFD_SYM_STORAGE_KIND_REFERENCE 
BFD_SYM_STORAGE_KIND_WITH 

Definition at line 58 of file xsym.h.

Enumerator:
BFD_SYM_SYMBOL_SCOPE_LOCAL 
BFD_SYM_SYMBOL_SCOPE_GLOBAL 

Definition at line 89 of file xsym.h.

Enumerator:
BFD_SYM_VERSION_3_1 
BFD_SYM_VERSION_3_2 
BFD_SYM_VERSION_3_3 
BFD_SYM_VERSION_3_4 
BFD_SYM_VERSION_3_5 

Definition at line 67 of file xsym.h.


Function Documentation

int bfd_sym_sizeof_headers PARAMS ( (bfd *, bfd_boolean)   ) 

long bfd_sym_canonicalize_symtab PARAMS ( (bfd *, asymbol **)   ) 

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_display_name_table PARAMS ( (bfd *, FILE *)   ) 

unsigned char* bfd_sym_display_name_table_entry PARAMS ( (bfd *, FILE *, unsigned char *)   ) 

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  ) 

const unsigned char* bfd_sym_symbol_name PARAMS ( (bfd *, unsigned long  ) 

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 *)   ) 


Generated on Wed Apr 8 14:53:19 2009 for Open64 by  doxygen 1.5.6