Home
last modified time | relevance | path

Searched refs:DW_TAG_union_type (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinkerDeclContext.cpp75 case dwarf::DW_TAG_union_type: in getChildDeclContext()
103 Tag != dwarf::DW_TAG_union_type && in getChildDeclContext()
189 (Tag == dwarf::DW_TAG_union_type)) in getChildDeclContext()
H A DDWARFLinker.cpp120 case dwarf::DW_TAG_union_type: in isTypeTag()
381 case dwarf::DW_TAG_union_type: in dieNeedsChildrenToBeMeaningful()
642 case dwarf::DW_TAG_union_type: in updateChildIncompleteness()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDIE.cpp302 case DW_TAG_union_type: in AppendTypeName()
404 case DW_TAG_union_type: in GetDeclContextImpl()
457 case DW_TAG_union_type: in GetTypeLookupContext()
492 tag == DW_TAG_union_type; in IsStructUnionOrClass()
H A DUniqueDWARFASTType.cpp41 case DW_TAG_union_type: in Find()
H A DDWARFDeclContext.cpp26 if (entry.tag == DW_TAG_union_type) in GetName()
H A DManualDWARFIndex.cpp217 case DW_TAG_union_type: in IndexUnitImpl()
348 case DW_TAG_union_type: in IndexUnitImpl()
H A DDWARFASTParserClang.cpp150 case DW_TAG_union_type: in TagIsRecordType()
505 case DW_TAG_union_type: in ParseTypeFromDWARF()
1581 case DW_TAG_union_type: { in GetCPlusPlusQualifiedName()
1659 } else if (tag == DW_TAG_union_type) { in ParseStructureLikeDIE()
2179 } else if (tag == DW_TAG_union_type) { in CompleteRecordType()
2293 case DW_TAG_union_type: in CompleteTypeFromDWARF()
2993 !(parent_die.Tag() == DW_TAG_union_type && in ParseSingleMember()
H A DDWARFDebugInfoEntry.cpp660 case DW_TAG_union_type: in GetParentDeclContextDIE()
H A DSymbolFileDWARF.cpp368 case DW_TAG_union_type: in GetTypes()
1568 case DW_TAG_union_type: in ResolveTypeUID()
2884 case DW_TAG_union_type: in GetDeclContextDIEContainingDIE()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DSyntheticTypeNameBuilder.cpp345 case dwarf::DW_TAG_union_type: in addTypeName()
497 case dwarf::DW_TAG_union_type: { in addTypePrefix()
671 case dwarf::DW_TAG_union_type: in OrderedChildrenIndexAssigner()
H A DAcceleratorRecordsSaver.cpp86 case dwarf::DW_TAG_union_type: in save()
H A DDependencyTracker.cpp582 case dwarf::DW_TAG_union_type: in isTypeTableCandidate()
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFAbstractMemberAccess.cpp522 PTyTag == dwarf::DW_TAG_union_type); in IsValidAIChain()
527 CTyTag == dwarf::DW_TAG_union_type); in IsValidAIChain()
927 if (CTag == dwarf::DW_TAG_structure_type || CTag == dwarf::DW_TAG_union_type) { in computeBaseAndAccessKey()
H A DBTFDebug.cpp774 if (Tag == dwarf::DW_TAG_structure_type || Tag == dwarf::DW_TAG_union_type) { in visitCompositeType()
777 visitFwdDeclType(CTy, Tag == dwarf::DW_TAG_union_type, TypeId); in visitCompositeType()
790 CTag == dwarf::DW_TAG_union_type) && in IsForwardDeclCandidate()
1603 bool IsUnion = CTy->getTag() == dwarf::DW_TAG_union_type; in endModule()
/freebsd/contrib/elftoolchain/libdwarf/
H A Ddwarf.h48 #define DW_TAG_union_type 0x17 macro
H A Ddwarf_dump.c1525 case DW_TAG_union_type: in dwarf_get_TAG_name()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVElement.cpp310 case dwarf::DW_TAG_union_type: in resolveFullname()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp269 case dwarf::DW_TAG_union_type: in getPrettyScopeName()
1611 case dwarf::DW_TAG_union_type: in shouldEmitUdt()
1697 case dwarf::DW_TAG_union_type: in lowerType()
2248 case dwarf::DW_TAG_union_type: in addUDTSrcLine()
2752 case dwarf::DW_TAG_union_type: in getCompleteTypeIndex()
2789 case dwarf::DW_TAG_union_type: in getCompleteTypeIndex()
H A DDwarfUnit.cpp890 case dwarf::DW_TAG_union_type: in constructTypeDIE()
909 Tag == dwarf::DW_TAG_structure_type || Tag == dwarf::DW_TAG_union_type) in constructTypeDIE()
1016 Tag == dwarf::DW_TAG_union_type) { in constructTypeDIE()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFTypePrinter.cpp289 case dwarf::DW_TAG_union_type: in scopedTAGs()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DDwarfTransformer.cpp112 case dwarf::DW_TAG_union_type: in GetParentDeclContextDIE()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVELFReader.cpp224 case dwarf::DW_TAG_union_type: in createElement()
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Ddwarf.c1727 { DW_TAG_union_type, 0, die_union_create },
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp511 VMContext, dwarf::DW_TAG_union_type, Name, File, LineNumber, in createUnionType()
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp1635 Tag == dwarf::DW_TAG_union_type)) { in parseOneMetadata()

12