Home
last modified time | relevance | path

Searched defs:type_die (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/gcc/
HDdwarf2out.c5621 equate_type_number_to_die (tree type, dw_die_ref type_die) in equate_type_number_to_die()
10764 add_subscript_info (dw_die_ref type_die, tree type) in add_subscript_info()
11181 dw_die_ref type_die = NULL; in add_type_attribute() local
11408 dw_die_ref type_die = new_die (DW_TAG_enumeration_type, context_die, type); in gen_inlined_enumeration_type_die() local
11420 dw_die_ref type_die = new_die (DW_TAG_structure_type, context_die, type); in gen_inlined_structure_type_die() local
11432 dw_die_ref type_die = new_die (DW_TAG_union_type, context_die, type); in gen_inlined_union_type_die() local
11447 dw_die_ref type_die = lookup_type_die (type); in gen_enumeration_type_die() local
11645 dw_die_ref type_die; in gen_type_die_for_member() local
12549 dw_die_ref type_die = lookup_type_die (type); in gen_struct_or_union_type_die() local
12657 dw_die_ref type_die; in gen_typedef_die() local
[all …]
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
HDSymbolFileDWARF.cpp2414 const DWARFDebugInfoEntry* type_die = debug_info->GetDIEPtr(type_uid, &cu_sp); in ResolveTypeUID() local
2817 SymbolFileDWARF::ResolveType (DWARFCompileUnit* dwarf_cu, const DWARFDebugInfoEntry* type_die, bool… in ResolveType()
5109 const DWARFDebugInfoEntry* type_die = NULL; in FindCompleteObjCDefinitionTypeForDIE() local
5342 const DWARFDebugInfoEntry* type_die = NULL; in FindDefinitionTypeForDWARFDeclContext() local
/NextBSD/contrib/gdb/gdb/
HDdwarf2read.c5990 struct die_info *type_die; in die_type() local
6028 struct die_info *type_die = NULL; in die_containing_type() local