Searched defs:coff_symfile_info (Results 1 – 2 of 2) sorted by relevance
52 struct coff_symfile_info struct54 file_ptr min_lineno_offset; /* Where in file lowest line#s are */55 file_ptr max_lineno_offset; /* 1+last byte of line#s in file */57 CORE_ADDR textaddr; /* Addr of .text section. */58 unsigned int textsize; /* Size of .text section. */59 struct stab_section_list *stabsects; /* .stab sections. */60 asection *stabstrsect; /* Section pointer for .stab section */61 char *stabstrdata;
133 struct coff_symfile_info struct135 file_ptr min_lineno_offset; /* Where in file lowest line#s are */136 file_ptr max_lineno_offset; /* 1+last byte of line#s in file */139 char *strtbl;142 char *debugsec;145 char *symtbl;148 int symtbl_num_syms;151 CORE_ADDR toc_offset;