Home
last modified time | relevance | path

Searched refs:DW_TAG_module (Results 1 – 8 of 8) sorted by relevance

/dragonfly/contrib/gcc-4.7/include/
H A Ddwarf2.h77 DW_TAG_module = 0x1e, enumerator
/dragonfly/contrib/gdb-7/gdb/
H A Ddwarf2read.c5739 case DW_TAG_module: in scan_partial_symbols()
5844 || parent->tag == DW_TAG_module in partial_die_parent_scope()
7248 case DW_TAG_module: in process_die()
7312 && die->parent->tag != DW_TAG_module) in die_needs_namespace()
7788 && imported_die->tag != DW_TAG_module) in read_import_statement()
10259 case DW_TAG_module: in get_scope_pc_bounds()
13397 && abbrev->tag != DW_TAG_module in load_partial_dies()
13549 || last_die->tag == DW_TAG_module in load_partial_dies()
15961 && die->parent->tag == DW_TAG_module in new_symbol_full()
16601 case DW_TAG_module: in read_type_die_1()
[all …]
/dragonfly/contrib/gdb-7/include/
H A Ddwarf2.def97 DW_TAG (DW_TAG_module, 0x1e)
/dragonfly/contrib/binutils-2.27/include/
H A Ddwarf2.def95 DW_TAG (DW_TAG_module, 0x1e)
/dragonfly/contrib/binutils-2.34/include/
H A Ddwarf2.def95 DW_TAG (DW_TAG_module, 0x1e)
/dragonfly/contrib/gcc-8.0/include/
H A Ddwarf2.def95 DW_TAG (DW_TAG_module, 0x1e)
/dragonfly/contrib/gcc-4.7/gcc/
H A Ddwarf2out.c3759 case DW_TAG_module: in dwarf_tag_name()
6713 || c->die_tag == DW_TAG_module); in is_symbol_die()
19479 ? DW_TAG_module : DW_TAG_namespace, in gen_namespace_die()
19482 if (namespace_die->die_tag == DW_TAG_module && DECL_EXTERNAL (decl)) in gen_namespace_die()
/dragonfly/contrib/gcc-8.0/gcc/
H A Ddwarf2out.c5965 die = new_die (DW_TAG_module, parent, decl); in dwarf2out_register_external_die()
22888 && old_die->die_parent->die_tag == DW_TAG_module) in gen_subprogram_die()
26186 ? DW_TAG_module : DW_TAG_namespace, in gen_namespace_die()
26189 if (namespace_die->die_tag == DW_TAG_module && DECL_EXTERNAL (decl)) in gen_namespace_die()