GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
context_stack Struct Reference

#include "buildsym.h"

Public Attributes

struct pendinglocals
 
struct using_directlocal_using_directives
 
struct pending_blockold_blocks
 
struct symbolname
 
struct dynamic_propstatic_link
 
CORE_ADDR start_addr
 
CORE_ADDR end_addr
 
int depth
 

Detailed Description

Definition at line 87 of file buildsym.h.

Member Data Documentation

◆ depth

int context_stack::depth

◆ end_addr

CORE_ADDR context_stack::end_addr

Definition at line 116 of file buildsym.h.

◆ local_using_directives

struct using_direct* context_stack::local_using_directives

◆ locals

struct pending* context_stack::locals

◆ name

struct symbol* context_stack::name

◆ old_blocks

struct pending_block* context_stack::old_blocks

◆ start_addr

CORE_ADDR context_stack::start_addr

◆ static_link

struct dynamic_prop* context_stack::static_link

Definition at line 108 of file buildsym.h.

Referenced by read_func_scope().


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