ReactOS 0.4.15-dev-8100-g1887773
dwarf2_subprogram_s Struct Reference
Collaboration diagram for dwarf2_subprogram_s:

Public Attributes

dwarf2_parse_context_tctx
 
struct symt_functionfunc
 
BOOL non_computed_variable
 
struct location frame
 

Detailed Description

Definition at line 1575 of file dwarf.c.

Member Data Documentation

◆ ctx

◆ frame

struct location dwarf2_subprogram_s::frame

Definition at line 1580 of file dwarf.c.

Referenced by dwarf2_load_one_entry(), dwarf2_parse_subprogram(), and dwarf2_parse_variable().

◆ func

◆ non_computed_variable

BOOL dwarf2_subprogram_s::non_computed_variable

Definition at line 1579 of file dwarf.c.

Referenced by dwarf2_parse_subprogram(), and dwarf2_parse_variable().


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