|
ReactOS 0.4.16-dev-1948-gd260c1d
|

Public Attributes | |
| dwarf2_parse_context_t * | ctx |
| struct symt_function * | func |
| BOOL | non_computed_variable |
| struct location | frame |
| dwarf2_parse_context_t* dwarf2_subprogram_s::ctx |
Definition at line 1577 of file dwarf.c.
Referenced by dwarf2_load_one_entry(), dwarf2_parse_inlined_subroutine(), dwarf2_parse_subprogram(), dwarf2_parse_subprogram_block(), dwarf2_parse_subprogram_label(), and dwarf2_parse_variable().
Definition at line 1580 of file dwarf.c.
Referenced by dwarf2_load_one_entry(), dwarf2_parse_subprogram(), and dwarf2_parse_variable().
| struct symt_function* dwarf2_subprogram_s::func |
Definition at line 1578 of file dwarf.c.
Referenced by dwarf2_load_one_entry(), dwarf2_parse_inlined_subroutine(), dwarf2_parse_subprogram(), dwarf2_parse_subprogram_block(), dwarf2_parse_subprogram_label(), and dwarf2_parse_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().