Home
last modified time | relevance | path

Searched defs:coff_symfile_info (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dcoffread.c52 struct coff_symfile_info struct
54 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;
H A Dxcoffread.c133 struct coff_symfile_info struct
135 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;