Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
H A Dgdb-stabs.h51 struct dbx_symfile_info struct
53 CORE_ADDR text_addr; /* Start of text section */
54 int text_size; /* Size of text section */
55 int symcount; /* How many symbols are there in the file */
56 char *stringtab; /* The actual string table */
80 ((struct dbx_symfile_info *) objfile_data ((o), dbx_objfile_data_key)) argument