GDB (xrefs)
Public Attributes
symtab Struct Reference

#include "symtab.h"

List of all members.

Public Attributes

struct symtabnext
struct blockvectorblockvector
struct linetablelinetable
int block_line_section
unsigned int primary: 1
unsigned int locations_valid: 1
unsigned int epilogue_unwind_valid: 1
struct macro_tablemacro_table
char * filename
char * dirname
int nlines
intline_charpos
enum language language
const char * debugformat
const char * producer
char * fullname
struct objfileobjfile
htab_t call_site_htab
struct symtab ** includes
struct symtabuser

Detailed Description

Definition at line 832 of file symtab.h.


Member Data Documentation

Definition at line 852 of file symtab.h.

Referenced by end_symtab_from_static_block(), and objfile_relocate1().

Definition at line 920 of file symtab.h.

Referenced by call_site_for_pc(), and process_full_comp_unit().

Definition at line 864 of file symtab.h.

Referenced by process_full_comp_unit().

unsigned int symtab::primary

Definition at line 937 of file symtab.h.

Referenced by initialize_block_iterator(), and recursively_compute_inclusions().


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines