GDB (xrefs)
Public Attributes | List of all members
symtab Struct Reference

#include "symtab.h"

Public Attributes

struct symtabnext
 
struct compunit_symtabcompunit_symtab
 
struct linetablelinetable
 
const char * filename
 
int nlines
 
intline_charpos
 
enum language language
 
char * fullname
 

Detailed Description

Definition at line 925 of file symtab.h.

Member Data Documentation

struct compunit_symtab* symtab::compunit_symtab

Definition at line 934 of file symtab.h.

Referenced by allocate_symtab().

const char* symtab::filename
char* symtab::fullname
enum language symtab::language
int* symtab::line_charpos
struct linetable* symtab::linetable

Definition at line 939 of file symtab.h.

Referenced by maintenance_info_symtabs().

struct symtab* symtab::next
int symtab::nlines

The documentation for this struct was generated from the following file: