Home
last modified time | relevance | path

Searched defs:Die (Results 1 – 25 of 44) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/
H A DDWARFLinkerCompileUnit.h
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHash.cpp30 static StringRef getDIEStringAttr(const DIE &Die, uint16_t Attr) { in getDIEStringAttr()
95 for (const DIE *Die : llvm::reverse(Parents)) { in addParentContext() local
111 void DIEHash::collectAttributes(const DIE &Die, DIEAttrs &Attrs) { in collectAttributes()
347 void DIEHash::addAttributes(const DIE &Die) { in addAttributes()
353 void DIEHash::hashNestedType(const DIE &Die, StringRef Name) { in hashNestedType()
368 void DIEHash::computeHash(const DIE &Die) { in computeHash()
399 uint64_t DIEHash::computeCUSignature(StringRef DWOName, const DIE &Die) { in computeCUSignature()
422 uint64_t DIEHash::computeTypeSignature(const DIE &Die) { in computeTypeSignature()
H A DDwarfUnit.cpp214 void DwarfUnit::addFlag(DIE &Die, dwarf::Attribute Attribute) { in addFlag()
221 void DwarfUnit::addUInt(DIEValueList &Die, dwarf::Attribute Attribute, in addUInt()
235 void DwarfUnit::addSInt(DIEValueList &Die, dwarf::Attribute Attribute, in addSInt()
242 void DwarfUnit::addSInt(DIELoc &Die, std::optional<dwarf::Form> Form, in addSInt()
247 void DwarfUnit::addString(DIE &Die, dwarf::Attribute Attribute, in addString()
280 void DwarfUnit::addLabel(DIEValueList &Die, dwarf::Attribute Attribute, in addLabel()
285 void DwarfUnit::addLabel(DIELoc &Die, dwarf::Form Form, const MCSymbol *Label) { in addLabel()
289 void DwarfUnit::addSectionOffset(DIE &Die, dwarf::Attribute Attribute, in addSectionOffset()
307 void DwarfUnit::addPoolOpAddress(DIEValueList &Die, const MCSymbol *Label) { in addPoolOpAddress()
332 void DwarfUnit::addOpAddress(DIELoc &Die, const MCSymbol *Sym) { in addOpAddress()
[all …]
H A DDwarfCompileUnit.cpp83 void DwarfCompileUnit::addLabelAddress(DIE &Die, dwarf::Attribute Attribute, in addLabelAddress()
123 void DwarfCompileUnit::addLocalLabelAddress(DIE &Die, in addLocalLabelAddress()
155 if (DIE *Die = getDIE(GV)) in getOrCreateGlobalVariableDIE() local
653 DIE &Die, SmallVector<RangeSpan, 2> Ranges) { in attachRangesOrLowHighPC()
668 DIE &Die, const SmallVectorImpl<InsnRange> &Ranges) { in attachRangesOrLowHighPC()
1405 if (DIE *Die = getDIE(IE)) in getOrCreateImportedEntityDIE() local
1433 auto *Die = Entity->getDIE(); in finishEntityDefinition() local
1521 void DwarfCompileUnit::addGlobalName(StringRef Name, const DIE &Die, in addGlobalName()
1542 void DwarfCompileUnit::addGlobalTypeImpl(const DIType *Ty, const DIE &Die, in addGlobalTypeImpl()
1562 void DwarfCompileUnit::addVariableAddress(const DbgVariable &DV, DIE &Die, in addVariableAddress()
[all …]
H A DDwarfFile.cpp92 unsigned DwarfFile::computeSizeAndOffset(DIE &Die, unsigned Offset) { in computeSizeAndOffset() argument
H A DDwarfUnit.h84 void addAttribute(DIEValueList &Die, dwarf::Attribute Attribute, in addAttribute()
H A DDwarfDebug.cpp479 const DISubprogram *SP, DIE &Die) { in addSubprogramNames()
1011 DIE &Die = NewCU.getUnitDie(); in finishUnitAttributes() local
1232 DIE *Die = Entity->getDIE(); in finishEntityDefinitions() local
2449 const DIE *Die) { in computeIndexValue()
3341 void DwarfDebug::initSkeletonUnit(const DwarfUnit &U, DIE &Die, in initSkeletonUnit()
3553 AccelTable<DataT> &AppleAccel, StringRef Name, const DIE &Die) { in addAccelNameImpl()
3596 const DIE &Die) { in addAccelName()
3603 const DIE &Die) { in addAccelObjC()
3612 const DIE &Die) { in addAccelNamespace()
3619 const DIE &Die, char Flags) { in addAccelType()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinkerCompileUnit.cpp
H A DDWARFLinker.cpp
H A DDWARFLinkerDeclContext.cpp
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DDwarfTransformer.cpp44 DWARFDie Die = CU->getUnitDIE(); in CUInfo() local
89 static DWARFDie GetParentDeclContextDIE(DWARFDie &Die) { in GetParentDeclContextDIE()
135 getQualifiedNameIndex(DWARFDie &Die, uint64_t Language, GsymCreator &Gsym) { in getQualifiedNameIndex()
189 static bool hasInlineInfo(DWARFDie Die, uint32_t Depth) { in hasInlineInfo()
221 CUInfo &CUI, DWARFDie Die, uint32_t Depth, in parseInlineInfo()
314 DWARFDie Die, GsymCreator &Gsym, in convertFunctionLineTable()
448 DWARFDie Die) { in handleDie()
587 DWARFDie Die = getDie(*CU); in convert() local
612 DWARFDie Die = getDie(*CU); in convert() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDie.h44 const DWARFDebugInfoEntry *Die = nullptr; variable
304 DWARFDie Die; variable
356 DWARFDie Die; variable
H A DDWARFVerifier.h52 DWARFDie Die; member
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp153 bool DWARFLinker::DIECloner::getDIENames(const DWARFDie &Die, in getDIENames()
247 DWARFDie Die; member
268 static bool updatePruning(const DWARFDie &Die, CompileUnit &CU, in updatePruning()
290 static void updateChildPruning(const DWARFDie &Die, CompileUnit &CU, in updateChildPruning()
648 static void updateChildIncompleteness(const DWARFDie &Die, CompileUnit &CU, in updateChildIncompleteness()
668 static void updateRefIncompleteness(const DWARFDie &Die, CompileUnit &CU, in updateRefIncompleteness()
693 const DWARFDie &Die, CompileUnit &CU, unsigned Flags, in lookForChildDIEsToKeep()
720 static bool isODRCanonicalCandidate(const DWARFDie &Die, CompileUnit &CU) { in isODRCanonicalCandidate()
732 void DWARFLinker::markODRCanonicalDie(const DWARFDie &Die, CompileUnit &CU) { in markODRCanonicalDie()
744 const DWARFDie &Die, CompileUnit &CU, unsigned Flags, in lookForRefDIEsToKeep()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp219 bool DWARFVerifier::verifyName(const DWARFDie &Die) { in verifyName()
250 auto Die = Unit.getDIEAtIndex(I); in verifyUnitContents() local
275 DWARFDie Die = Unit.getUnitDIE(/* ExtractUnitDIEOnly = */ false); in verifyUnitContents() local
318 unsigned DWARFVerifier::verifyDebugInfoCallSite(const DWARFDie &Die) { in verifyDebugInfoCallSite()
550 unsigned DWARFVerifier::verifyDieRanges(const DWARFDie &Die, in verifyDieRanges()
656 unsigned DWARFVerifier::verifyDebugInfoAttribute(const DWARFDie &Die, in verifyDebugInfoAttribute()
825 unsigned DWARFVerifier::verifyDebugInfoForm(const DWARFDie &Die, in verifyDebugInfoForm()
935 auto Die = CU->getUnitDIE(); in verifyDebugLineStmtOffsets() local
981 auto Die = CU->getUnitDIE(); in verifyDebugLineRows() local
1187 auto Die = DCtx.getDIEForOffset(Offset); in verifyAppleAccelTable() local
[all …]
H A DDWARFUnit.cpp732 void DWARFUnit::updateAddressDieMap(DWARFDie Die) { in updateAddressDieMap()
777 void DWARFUnit::updateVariableDieMap(DWARFDie Die) { in updateVariableDieMap()
901 DWARFDie DWARFUnit::getParent(const DWARFDebugInfoEntry *Die) { in getParent()
923 DWARFDie DWARFUnit::getSibling(const DWARFDebugInfoEntry *Die) { in getSibling()
945 DWARFDie DWARFUnit::getPreviousSibling(const DWARFDebugInfoEntry *Die) { in getPreviousSibling()
984 DWARFDie DWARFUnit::getFirstChild(const DWARFDebugInfoEntry *Die) { in getFirstChild()
1009 DWARFDie DWARFUnit::getLastChild(const DWARFDebugInfoEntry *Die) { in getLastChild()
H A DDWARFDie.cpp110 static void dumpAttribute(raw_ostream &OS, const DWARFDie &Die, in dumpAttribute()
286 DWARFDie Die = Worklist.pop_back_val(); in findRecursively() local
493 getTypeSizeImpl(DWARFDie Die, uint64_t PointerSize, in getTypeSizeImpl()
565 static unsigned dumpParentChain(DWARFDie Die, raw_ostream &OS, unsigned Indent, in dumpParentChain()
H A DDWARFExpression.cpp247 auto Die = U->getDIEForOffset(U->getOffset() + Operands[Operand]); in prettyPrintBaseTypeRef() local
408 auto Die = U->getDIEForOffset(U->getOffset() + Op.Operands[Operand]); in verify() local
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DOutputSections.h108 DIE *Die = nullptr; member
117 DIE *Die = nullptr; member
126 DIE *Die = nullptr; member
135 DIE *Die = nullptr; member
H A DDWARFEmitterImpl.cpp156 void DwarfEmitterImpl::emitDIE(DIE &Die) { in emitDIE()
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A Dllvm-dwarfdump.cpp398 const StringSet<> &Names, DWARFDie Die, StringRef NameRef, raw_ostream &OS, in filterByName()
433 DWARFDie Die = {Unit, &Entry}; in filterByName() local
458 if (DWARFDie Die = DICtx.getDIEForOffset(*Off)) in getDies() local
488 if (DWARFDie Die = toDie(Entry, DICtx)) in getDies() local
509 for (DWARFDie Die : Dies) in filterByAccelName() local
523 DWARFDie Die = DICtx.getDIEForOffset(*Off); in findAllApple() local
539 for (DWARFDie Die : Dies) in findAllApple() local
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_termination.cpp50 void NORETURN Die() { in Die() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVDWARFReader.cpp246 void LVDWARFReader::processOneAttribute(const DWARFDie &Die, in processOneAttribute()
986 const DWARFDie &Die, in processLocationList()
1067 const DWARFDie &Die, in processLocationMember()
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.h153 DIEInfo &getInfo(const DWARFDie &Die) { in getInfo()
237 const DIE *Die; member

12