Searched defs:coff_tdata (Results 1 – 2 of 2) sorted by relevance
46 typedef struct coff_tdata struct48 struct coff_symbol_struct *symbols; /* Symtab for input bfd. */49 unsigned int *conversion_table;50 int conv_table_size;51 file_ptr sym_filepos;53 struct coff_ptr_struct *raw_syments;54 unsigned long raw_syment_count;57 unsigned long int relocbase;62 unsigned local_n_btmask;63 unsigned local_n_btshft;[all …]
50 typedef struct coff_tdata struct52 struct coff_symbol_struct *symbols; /* Symtab for input bfd. */53 unsigned int *conversion_table;54 int conv_table_size;55 file_ptr sym_filepos;57 struct coff_ptr_struct *raw_syments;58 unsigned long raw_syment_count;61 unsigned long int relocbase;66 unsigned local_n_btmask;67 unsigned local_n_btshft;[all …]