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

#include "symtab.h"

Public Attributes

struct compunit_symtabnext
 
struct objfileobjfile
 
const char * name
 
struct symtabfiletabs
 
struct symtablast_filetab
 
const char * debugformat
 
const char * producer
 
const char * dirname
 
const struct blockvectorblockvector
 
int block_line_section
 
unsigned int locations_valid: 1
 
unsigned int epilogue_unwind_valid: 1
 
htab_t call_site_htab
 
struct macro_tablemacro_table
 
struct compunit_symtab ** includes
 
struct compunit_symtabuser
 

Detailed Description

Definition at line 1014 of file symtab.h.

Member Data Documentation

int compunit_symtab::block_line_section

Definition at line 1058 of file symtab.h.

const struct blockvector* compunit_symtab::blockvector

Definition at line 1054 of file symtab.h.

htab_t compunit_symtab::call_site_htab

Definition at line 1070 of file symtab.h.

Referenced by process_full_comp_unit().

const char* compunit_symtab::debugformat

Definition at line 1044 of file symtab.h.

const char* compunit_symtab::dirname

Definition at line 1050 of file symtab.h.

unsigned int compunit_symtab::epilogue_unwind_valid

Definition at line 1067 of file symtab.h.

Referenced by process_full_comp_unit().

struct symtab* compunit_symtab::filetabs

Definition at line 1031 of file symtab.h.

Referenced by allocate_symtab().

struct compunit_symtab** compunit_symtab::includes
struct symtab* compunit_symtab::last_filetab

Definition at line 1038 of file symtab.h.

Referenced by allocate_symtab().

unsigned int compunit_symtab::locations_valid

Definition at line 1063 of file symtab.h.

Referenced by process_full_comp_unit().

struct macro_table* compunit_symtab::macro_table

Definition at line 1076 of file symtab.h.

const char* compunit_symtab::name

Definition at line 1025 of file symtab.h.

Referenced by allocate_compunit_symtab().

struct compunit_symtab* compunit_symtab::next
struct objfile* compunit_symtab::objfile
const char* compunit_symtab::producer

Definition at line 1047 of file symtab.h.

Referenced by get_selected_pc_producer_options(), and stpy_get_producer().

struct compunit_symtab* compunit_symtab::user

Definition at line 1091 of file symtab.h.

Referenced by initialize_block_iterator(), and recursively_compute_inclusions().


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