Searched defs:coff_tdata (Results 1 – 3 of 3) sorted by relevance
51 typedef struct coff_tdata struct53 struct coff_symbol_struct *symbols; /* Symtab for input bfd. */54 unsigned int *conversion_table;55 int conv_table_size;56 file_ptr sym_filepos;58 struct coff_ptr_struct *raw_syments;59 unsigned long raw_syment_count;62 long int relocbase;67 unsigned local_n_btmask;68 unsigned local_n_btshft;[all …]
58 typedef struct coff_tdata struct60 struct coff_symbol_struct *symbols; /* Symtab for input bfd. */61 unsigned int *conversion_table;62 int conv_table_size;63 file_ptr sym_filepos;65 struct coff_ptr_struct *raw_syments;66 unsigned long raw_syment_count;69 unsigned long int relocbase;74 unsigned local_n_btmask;75 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 …]