Searched defs:coff_tdata (Results 1 – 4 of 4) sorted by relevance
56 typedef struct coff_tdata struct58 struct coff_symbol_struct *symbols; /* Symtab for input bfd. */59 unsigned int *conversion_table;60 int conv_table_size;61 file_ptr sym_filepos;63 struct coff_ptr_struct *raw_syments;64 unsigned long raw_syment_count;67 unsigned long int relocbase;72 unsigned local_n_btmask;73 unsigned local_n_btshft;[all …]
60 typedef struct coff_tdata struct62 struct coff_symbol_struct *symbols; /* Symtab for input bfd. */63 unsigned int *conversion_table;64 int conv_table_size;65 file_ptr sym_filepos;67 struct coff_ptr_struct *raw_syments;68 unsigned long raw_syment_count;71 unsigned long int relocbase;76 unsigned local_n_btmask;77 unsigned local_n_btshft;[all …]
55 typedef struct coff_tdata struct57 struct coff_symbol_struct *symbols; /* Symtab for input bfd. */58 unsigned int *conversion_table;59 int conv_table_size;60 file_ptr sym_filepos;62 struct coff_ptr_struct *raw_syments;63 unsigned long raw_syment_count;66 unsigned long int relocbase;71 unsigned local_n_btmask;72 unsigned local_n_btshft;[all …]
59 typedef struct coff_tdata struct61 struct coff_symbol_struct *symbols; /* Symtab for input bfd. */62 unsigned int *conversion_table;63 int conv_table_size;64 file_ptr sym_filepos;66 struct coff_ptr_struct *raw_syments;67 unsigned long raw_syment_count;70 unsigned long int relocbase;75 unsigned local_n_btmask;76 unsigned local_n_btshft;[all …]