| /freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfdump/ |
| H A D | Statistics.cpp | 292 bool IsLocalVar = Tag == dwarf::DW_TAG_variable; in collectStatsForDie() 484 ChildTag == dwarf::DW_TAG_variable) { in collectAbstractOriginFnInfo() 654 } else if (Tag == dwarf::DW_TAG_variable) { in collectStatsRecursive() 752 ChildTag == dwarf::DW_TAG_variable) && in updateVarsWithAbstractOriginLocCovInfo() 798 } else if (Tag == dwarf::DW_TAG_variable) { in collectZeroLocCovForVarsWithAbstractOrigin() 838 } else if (Tag == dwarf::DW_TAG_variable) { in collectZeroLocCovForVarsWithCrossCUReferencingAbstractOrigin()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
| H A D | DWARFASTParser.cpp | 54 if (var_die.Tag() == DW_TAG_variable) in ParseChildArrayInfo()
|
| H A D | DebugNamesDWARFIndex.cpp | 183 if (entry.tag() != DW_TAG_variable) in GetGlobalVariables() 205 if (entry_or->tag() != DW_TAG_variable) in GetGlobalVariables() 238 if (entry_or->tag() != DW_TAG_variable) in GetGlobalVariables()
|
| H A D | DWARFDIE.cpp | 410 case DW_TAG_variable: in GetDeclContextImpl() 467 case DW_TAG_variable: in GetTypeLookupContextImpl()
|
| H A D | ManualDWARFIndex.cpp | 222 case DW_TAG_variable: in IndexUnitImpl() 365 case DW_TAG_variable: in IndexUnitImpl()
|
| H A D | DWARFDebugInfoEntry.cpp | 631 if (Tag() != DW_TAG_variable) in IsGlobalOrStaticScopeVariable()
|
| H A D | SymbolFileDWARF.cpp | 2405 if (die.Tag() != DW_TAG_variable) in FindGlobalVariables() 3464 if (tag != DW_TAG_variable && tag != DW_TAG_constant && in ParseVariableDIE() 3771 if (tag != DW_TAG_variable && tag != DW_TAG_constant) in ParseAndAppendGlobalVariable() 3920 if ((tag == DW_TAG_variable) || (tag == DW_TAG_constant) || in ParseVariablesInFunctionContextRecursive() 4453 if (dwarf_cu->HasAny({DW_TAG_variable, DW_TAG_formal_parameter})) in CalculateFrameVariableError()
|
| H A D | DWARFASTParserClang.cpp | 2797 assert(die.Tag() == DW_TAG_member || die.Tag() == DW_TAG_variable); in CreateStaticMemberVariable() 3093 case DW_TAG_variable: { in ParseChildMembers() 3254 case DW_TAG_variable: in GetClangDeclForDIE() 3285 case DW_TAG_variable: in GetClangDeclForDIE()
|
| /freebsd/contrib/llvm-project/lld/Common/ |
| H A D | DWARF.cpp | 38 if (die.getTag() != dwarf::DW_TAG_variable) in DWARFCache()
|
| /freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/ |
| H A D | DWARFLinkerCompileUnit.cpp | |
| H A D | DWARFLinker.cpp | |
| /freebsd/contrib/elftoolchain/libdwarf/ |
| H A D | dwarf.h | 78 #define DW_TAG_variable 0x34 macro
|
| H A D | dwarf_dump.c | 1531 case DW_TAG_variable: in dwarf_get_TAG_name()
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
| H A D | LVDWARFReader.cpp | 46 case dwarf::DW_TAG_variable: in createElement() 148 case dwarf::DW_TAG_variable: in createElement()
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/ |
| H A D | SourcePrinter.cpp | 87 if (Child.getTag() == dwarf::DW_TAG_variable || in addFunction()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfDebug.h | 258 return dwarf::DW_TAG_variable;
|
| /freebsd/contrib/llvm-project/llvm/lib/ProfileData/ |
| H A D | InstrProfCorrelator.cpp | 314 if (Die.getTag() != dwarf::DW_TAG_variable) in isDIEOfProbe()
|
| /freebsd/contrib/elftoolchain/nm/ |
| H A D | nm.c | 1045 tag != DW_TAG_inlined_subroutine && tag != DW_TAG_variable) in search_line_attr() 1048 if (tag == DW_TAG_variable) { in search_line_attr()
|
| /freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/ |
| H A D | dwarf.c | 1575 tag != DW_TAG_variable) { in die_function_create() 1727 { DW_TAG_variable, DW_F_NOTDP, die_variable_create },
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFVerifier.cpp | 745 if (DieTag == DW_TAG_variable && RefTag == DW_TAG_member) in verifyDebugInfoAttribute() 1787 case DW_TAG_variable: in verifyNameIndexCompleteness()
|
| H A D | DWARFUnit.cpp | 784 if (Die.getTag() != DW_TAG_variable) in updateVariableDieMap()
|
| /freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/ |
| H A D | DWARFLinker.cpp | 419 assert((DIE.getTag() == dwarf::DW_TAG_variable || in getVariableRelocAdjustment() 625 case dwarf::DW_TAG_variable: in shouldKeepDIE() 1750 } else if (Abbrev->getTag() == dwarf::DW_TAG_variable) { in cloneDIE()
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | DebugInfoMetadata.cpp | 725 getTag() == dwarf::DW_TAG_variable) && in getConstant() 1324 : DINode(C, ID, Storage, dwarf::DW_TAG_variable, Ops), Line(Line) { in DIVariable()
|
| H A D | Verifier.cpp | 1230 (N.getTag() == dwarf::DW_TAG_variable && N.isStaticMember()) || in visitDIDerivedType() 1602 CheckDI(N.getTag() == dwarf::DW_TAG_variable, "invalid tag", &N); in visitDIGlobalVariable() 1618 CheckDI(N.getTag() == dwarf::DW_TAG_variable, "invalid tag", &N); in visitDILocalVariable()
|
| /freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
| H A D | DWARFLinkerCompileUnit.cpp | 1385 } else if (InputDieEntry->getTag() == dwarf::DW_TAG_variable) { in createPlainDIEandCloneAttributes()
|