Searched defs:coff_tdata (Results 1 – 4 of 4) sorted by relevance
47 typedef struct coff_tdata struct49 struct coff_symbol_struct *symbols; /* Symtab for input bfd. */50 unsigned int *conversion_table;51 int conv_table_size;52 file_ptr sym_filepos;54 struct coff_ptr_struct *raw_syments;55 unsigned long raw_syment_count;58 long int relocbase;63 unsigned local_n_btmask;64 unsigned local_n_btshft;[all …]
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 …]
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 long int relocbase;66 unsigned local_n_btmask;67 unsigned local_n_btshft;[all …]
54 typedef struct coff_tdata struct56 struct coff_symbol_struct *symbols; /* symtab for input bfd */57 unsigned int *conversion_table;58 int conv_table_size;59 file_ptr sym_filepos;61 struct coff_ptr_struct *raw_syments;62 unsigned long raw_syment_count;65 long int relocbase;70 unsigned local_n_btmask;71 unsigned local_n_btshft;[all …]