Searched refs:DW_TAG_union_type (Results 1 - 25 of 34) sorted by relevance

12

/external/elfutils/src/backends/
H A Dalpha_retval.c138 case DW_TAG_union_type:
H A Darm_retval.c115 case DW_TAG_union_type:
H A Di386_retval.c131 case DW_TAG_union_type:
H A Dia64_retval.c156 case DW_TAG_union_type:;
184 if (tag == DW_TAG_union_type)
202 if (tag == DW_TAG_union_type)
340 case DW_TAG_union_type:
H A Ds390_retval.c134 case DW_TAG_union_type:
H A Dsparc_retval.c147 case DW_TAG_union_type:
H A Dtilegx_retval.c119 case DW_TAG_union_type:
H A Dx86_64_retval.c174 case DW_TAG_union_type:
H A Daarch64_retval.c118 case DW_TAG_union_type:
130 || tag == DW_TAG_union_type || tag == DW_TAG_array_type);
282 if (tag == DW_TAG_structure_type || tag == DW_TAG_union_type
H A Dppc64_retval.c147 case DW_TAG_union_type:
H A Dppc_retval.c179 case DW_TAG_union_type:
/external/lldb/source/Plugins/SymbolFile/DWARF/
H A DUniqueDWARFASTType.cpp58 case DW_TAG_union_type:
H A DDWARFDeclContext.cpp50 else if (pos->tag == DW_TAG_union_type)
H A DDWARFDebugInfoEntry.cpp1754 case DW_TAG_union_type: s.PutCString("union "); break;
1945 case DW_TAG_union_type:
2033 case DW_TAG_union_type:
2100 case DW_TAG_union_type : break;
H A DDWARFDefines.cpp451 case DW_TAG_union_type : return TagCategoryType;
H A DDWARFCompileUnit.cpp648 case DW_TAG_union_type:
879 case DW_TAG_union_type:
/external/linux-tools-perf/src/tools/perf/util/
H A Dprobe-finder.c513 if (tag != DW_TAG_structure_type && tag != DW_TAG_union_type) {
528 if (tag != DW_TAG_structure_type && tag != DW_TAG_union_type) {
557 if (tag == DW_TAG_union_type) {
H A Ddwarf-aux.c839 if (tag == DW_TAG_union_type)
/external/google-breakpad/src/common/
H A Ddwarf_cu_to_module_unittest.cc1038 dwarf2reader::DW_TAG_union_type,
1387 = StartNamedDIE(struct_D_handler, dwarf2reader::DW_TAG_union_type,
1390 dwarf2reader::DW_TAG_union_type, "union_F", "");
1399 = StartSpecifiedDIE(&root_handler_, dwarf2reader::DW_TAG_union_type,
H A Ddwarf_cu_to_module.cc597 case dwarf2reader::DW_TAG_union_type:
761 case dwarf2reader::DW_TAG_union_type:
/external/llvm/include/llvm/Support/
H A DDwarf.h76 case DW_TAG_union_type:
/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp614 T == dwarf::DW_TAG_union_type)
1039 case dwarf::DW_TAG_union_type:
1099 Tag == dwarf::DW_TAG_structure_type || Tag == dwarf::DW_TAG_union_type)
1114 Tag == dwarf::DW_TAG_union_type) {
/external/elfutils/src/libdw/
H A Ddwarf.h51 DW_TAG_union_type = 0x17, enumerator in enum:__anon4558
/external/google-breakpad/src/common/dwarf/
H A Ddwarf2enums.h58 DW_TAG_union_type = 0x17, enumerator in enum:dwarf2reader::DwarfTag
/external/valgrind/coregrind/m_debuginfo/
H A Dpriv_d3basics.h67 DW_TAG_union_type = 0x17, enumerator in enum:__anon15867

Completed in 174 milliseconds

12