Searched defs:coff_symfile_info (Results 1 – 1 of 1) sorted by relevance
58 struct coff_symfile_info struct60 file_ptr min_lineno_offset; /* Where in file lowest line#s are. */61 file_ptr max_lineno_offset; /* 1+last byte of line#s in file. */63 CORE_ADDR textaddr; /* Addr of .text section. */64 unsigned int textsize; /* Size of .text section. */65 struct stab_section_list *stabsects; /* .stab sections. */66 asection *stabstrsect; /* Section pointer for .stab section. */67 char *stabstrdata;