Home
last modified time | relevance | path

Searched refs:DW_TAG_variable (Results 1 – 13 of 13) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/include/
H A Ddwarf2.h99 DW_TAG_variable = 0x34, enumerator
/dflybsd-src/contrib/binutils-2.34/gold/
H A Dgdb-index.cc430 case elfcpp::DW_TAG_variable: in visit_die()
529 case elfcpp::DW_TAG_variable: in visit_die_for_decls()
/dflybsd-src/contrib/binutils-2.27/gold/
H A Dgdb-index.cc430 case elfcpp::DW_TAG_variable: in visit_die()
529 case elfcpp::DW_TAG_variable: in visit_die_for_decls()
/dflybsd-src/contrib/binutils-2.27/include/
H A Ddwarf2.def117 DW_TAG (DW_TAG_variable, 0x34)
/dflybsd-src/contrib/gdb-7/include/
H A Ddwarf2.def119 DW_TAG (DW_TAG_variable, 0x34)
/dflybsd-src/contrib/gcc-8.0/include/
H A Ddwarf2.def117 DW_TAG (DW_TAG_variable, 0x34)
/dflybsd-src/contrib/binutils-2.34/include/
H A Ddwarf2.def117 DW_TAG (DW_TAG_variable, 0x34)
/dflybsd-src/contrib/gdb-7/gdb/
H A Ddwarf2read.c5710 case DW_TAG_variable: in scan_partial_symbols()
5974 case DW_TAG_variable: in add_partial_symbol()
7295 case DW_TAG_variable: in die_needs_namespace()
10683 else if (die->tag == DW_TAG_member || die->tag == DW_TAG_variable) in dwarf2_add_field()
11363 || child_die->tag == DW_TAG_variable) in process_structure_scope()
11526 || child_die->tag == DW_TAG_variable in process_structure_scope()
13395 && abbrev->tag != DW_TAG_variable in load_partial_dies()
13520 || abbrev->tag == DW_TAG_variable in load_partial_dies()
15897 case DW_TAG_variable: in new_symbol_full()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Ddwarf2out.c5973 die = new_die (DW_TAG_variable, parent, decl); in dwarf2out_register_external_die()
5976 die = new_die (DW_TAG_variable, parent, decl); in dwarf2out_register_external_die()
11451 case DW_TAG_variable: in output_pubname()
20834 decl_die = new_die (DW_TAG_variable, context_die, value); in add_scalar_info()
23720 var_die = new_die (DW_TAG_variable, com_die, decl); in gen_variable_die()
23811 var_die = new_die (DW_TAG_variable, context_die, decl); in gen_variable_die()
25103 if (child->die_tag == DW_TAG_variable in gen_member_die()
25117 && ref->die_tag == DW_TAG_variable in gen_member_die()
25127 if (child->die_tag == DW_TAG_variable in gen_member_die()
/dflybsd-src/contrib/gdb-7/bfd/
H A Ddwarf2.c2175 if (abbrev->tag == DW_TAG_variable) in scan_unit_for_symbols()
/dflybsd-src/contrib/binutils-2.27/bfd/
H A Ddwarf2.c2530 if (abbrev->tag == DW_TAG_variable) in scan_unit_for_symbols()
/dflybsd-src/contrib/binutils-2.34/bfd/
H A Ddwarf2.c3251 if (abbrev->tag == DW_TAG_variable) in scan_unit_for_symbols()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Ddwarf2out.c3803 case DW_TAG_variable: in dwarf_tag_name()
15690 decl_die = new_die (DW_TAG_variable, ctx, bound); in add_bound_info()
17948 var_die = new_die (DW_TAG_variable, com_die, decl); in gen_variable_die()
17988 var_die = new_die (DW_TAG_variable, context_die, decl); in gen_variable_die()