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

#include "buildsym.h"

Public Attributes

struct pendinglocals
 
struct using_directusing_directives
 
struct pending_blockold_blocks
 
struct symbolname
 
CORE_ADDR start_addr
 
CORE_ADDR end_addr
 
int depth
 

Detailed Description

Definition at line 126 of file buildsym.h.

Member Data Documentation

int context_stack::depth

Definition at line 154 of file buildsym.h.

Referenced by coff_symtab_read(), process_one_symbol(), push_context(), and read_xcoff_symtab().

CORE_ADDR context_stack::end_addr

Definition at line 150 of file buildsym.h.

struct pending* context_stack::locals
struct symbol* context_stack::name
struct pending_block* context_stack::old_blocks
CORE_ADDR context_stack::start_addr
struct using_direct* context_stack::using_directives

Definition at line 134 of file buildsym.h.

Referenced by push_context(), read_func_scope(), and read_lexical_block_scope().


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