Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDIEHash.cpp32 static StringRef getDIEStringAttr(const DIE &Die, uint16_t Attr) { in getDIEStringAttr()
100 const DIE &Die = **I; in addParentContext() local
117 void DIEHash::collectAttributes(const DIE &Die, DIEAttrs &Attrs) { in collectAttributes()
331 void DIEHash::addAttributes(const DIE &Die) { in addAttributes()
337 void DIEHash::hashNestedType(const DIE &Die, StringRef Name) { in hashNestedType()
352 void DIEHash::computeHash(const DIE &Die) { in computeHash()
383 uint64_t DIEHash::computeCUSignature(StringRef DWOName, const DIE &Die) { in computeCUSignature()
406 uint64_t DIEHash::computeTypeSignature(const DIE &Die) { in computeTypeSignature()
DDwarfUnit.cpp223 void DwarfUnit::addFlag(DIE &Die, dwarf::Attribute Attribute) { in addFlag()
232 void DwarfUnit::addUInt(DIEValueList &Die, dwarf::Attribute Attribute, in addUInt()
246 void DwarfUnit::addSInt(DIEValueList &Die, dwarf::Attribute Attribute, in addSInt()
253 void DwarfUnit::addSInt(DIELoc &Die, Optional<dwarf::Form> Form, in addSInt()
258 void DwarfUnit::addString(DIE &Die, dwarf::Attribute Attribute, in addString()
292 DIEValueList::value_iterator DwarfUnit::addLabel(DIEValueList &Die, in addLabel()
299 void DwarfUnit::addLabel(DIELoc &Die, dwarf::Form Form, const MCSymbol *Label) { in addLabel()
303 void DwarfUnit::addSectionOffset(DIE &Die, dwarf::Attribute Attribute, in addSectionOffset()
342 void DwarfUnit::addOpAddress(DIELoc &Die, const MCSymbol *Sym) { in addOpAddress()
360 void DwarfUnit::addLabelDelta(DIE &Die, dwarf::Attribute Attribute, in addLabelDelta()
[all …]
DDwarfCompileUnit.cpp78 void DwarfCompileUnit::addLabelAddress(DIE &Die, dwarf::Attribute Attribute, in addLabelAddress()
94 void DwarfCompileUnit::addLocalLabelAddress(DIE &Die, in addLocalLabelAddress()
125 if (DIE *Die = getDIE(GV)) in getOrCreateGlobalVariableDIE() local
511 DIE &Die, SmallVector<RangeSpan, 2> Ranges) { in attachRangesOrLowHighPC()
521 DIE &Die, const SmallVectorImpl<InsnRange> &Ranges) { in attachRangesOrLowHighPC()
1063 auto *Die = Entity->getDIE(); in finishEntityDefinition() local
1140 void DwarfCompileUnit::addGlobalName(StringRef Name, const DIE &Die, in addGlobalName()
1161 void DwarfCompileUnit::addGlobalType(const DIType *Ty, const DIE &Die, in addGlobalType()
1181 void DwarfCompileUnit::addVariableAddress(const DbgVariable &DV, DIE &Die, in addVariableAddress()
1190 void DwarfCompileUnit::addAddress(DIE &Die, dwarf::Attribute Attribute, in addAddress()
[all …]
DDwarfDebug.cpp457 const DISubprogram *SP, DIE &Die) { in addSubprogramNames()
817 DIE &Die = NewCU.getUnitDie(); in finishUnitAttributes() local
1060 DIE *Die = Entity->getDIE(); in finishEntityDefinitions() local
2033 const DIE *Die) { in computeIndexValue()
2817 void DwarfDebug::initSkeletonUnit(const DwarfUnit &U, DIE &Die, in initSkeletonUnit()
3022 const DIE &Die) { in addAccelNameImpl()
3048 const DIE &Die) { in addAccelName()
3053 const DIE &Die) { in addAccelObjC()
3060 const DIE &Die) { in addAccelNamespace()
3065 const DIE &Die, char Flags) { in addAccelType()
DDwarfFile.cpp92 unsigned DwarfFile::computeSizeAndOffset(DIE &Die, unsigned Offset) { in computeSizeAndOffset()
DDwarfFile.h172 void insertDIE(const MDNode *TypeMD, DIE *Die) { in insertDIE()
DDwarfCompileUnit.h137 DIE *Die = nullptr; member
DDwarfDebug.h752 DwarfCompileUnit *lookupCU(const DIE *Die) { return CUDieMap.lookup(Die); } in lookupCU()
753 const DwarfCompileUnit *lookupCU(const DIE *Die) const { in lookupCU()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DWARFLinker/
DDWARFLinkerCompileUnit.cpp75 void CompileUnit::noteForwardReference(DIE *Die, const CompileUnit *RefUnit, in noteForwardReference()
109 void CompileUnit::noteRangeAttribute(const DIE &Die, PatchLocation Attr) { in noteRangeAttribute()
120 void CompileUnit::addNamespaceAccelerator(const DIE *Die, in addNamespaceAccelerator()
125 void CompileUnit::addObjCAccelerator(const DIE *Die, in addObjCAccelerator()
131 void CompileUnit::addNameAccelerator(const DIE *Die, in addNameAccelerator()
137 void CompileUnit::addTypeAccelerator(const DIE *Die, in addTypeAccelerator()
DDWARFLinkerDeclContext.cpp30 bool DeclContext::setLastSeenDIE(CompileUnit &U, const DWARFDie &Die) { in setLastSeenDIE()
/third_party/protobuf/conformance/
Dconformance_objc.m37 static void Die(NSString *format, ...) __dead2; function
42 static void Die(NSString *format, ...) { function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDie.h45 const DWARFDebugInfoEntry *Die = nullptr; variable
291 DWARFDie Die; variable
343 DWARFDie Die; variable
DDWARFVerifier.h39 DWARFDie Die; member
DDWARFUnit.h241 uint32_t getDIEIndex(const DWARFDebugInfoEntry *Die) { in getDIEIndex()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFVerifier.cpp165 auto Die = Unit.getDIEAtIndex(I); in verifyUnitContents() local
178 DWARFDie Die = Unit.getUnitDIE(/* ExtractUnitDIEOnly = */ false); in verifyUnitContents() local
213 unsigned DWARFVerifier::verifyDebugInfoCallSite(const DWARFDie &Die) { in verifyDebugInfoCallSite()
362 unsigned DWARFVerifier::verifyDieRanges(const DWARFDie &Die, in verifyDieRanges()
447 unsigned DWARFVerifier::verifyDebugInfoAttribute(const DWARFDie &Die, in verifyDebugInfoAttribute()
532 unsigned DWARFVerifier::verifyDebugInfoForm(const DWARFDie &Die, in verifyDebugInfoForm()
662 auto Die = CU->getUnitDIE(); in verifyDebugLineStmtOffsets() local
704 auto Die = CU->getUnitDIE(); in verifyDebugLineRows() local
882 auto Die = DCtx.getDIEForOffset(Offset); in verifyAppleAccelTable() local
1282 static bool isVariableIndexable(const DWARFDie &Die, DWARFContext &DCtx) { in isVariableIndexable()
[all …]
DDWARFExpression.cpp265 auto Die = U->getDIEForOffset(U->getOffset() + Operands[Operand]); in print() local
327 auto Die = U->getDIEForOffset(U->getOffset() + Operands[Operand]); in verify() local
DDWARFUnit.cpp691 void DWARFUnit::updateAddressDieMap(DWARFDie Die) { in updateAddressDieMap()
766 DWARFDie DWARFUnit::getParent(const DWARFDebugInfoEntry *Die) { in getParent()
785 DWARFDie DWARFUnit::getSibling(const DWARFDebugInfoEntry *Die) { in getSibling()
805 DWARFDie DWARFUnit::getPreviousSibling(const DWARFDebugInfoEntry *Die) { in getPreviousSibling()
824 DWARFDie DWARFUnit::getFirstChild(const DWARFDebugInfoEntry *Die) { in getFirstChild()
835 DWARFDie DWARFUnit::getLastChild(const DWARFDebugInfoEntry *Die) { in getLastChild()
DDWARFDie.cpp233 static void dumpAttribute(raw_ostream &OS, const DWARFDie &Die, in dumpAttribute()
370 DWARFDie Die = Worklist.back(); in findRecursively() local
558 static unsigned dumpParentChain(DWARFDie Die, raw_ostream &OS, unsigned Indent, in dumpParentChain()
/third_party/flutter/skia/third_party/externals/freetype/src/tools/
Dafblue.pl93 sub Die subroutine
/third_party/freetype/src/tools/
Dafblue.pl93 sub Die subroutine
/third_party/skia/third_party/externals/freetype/src/tools/
Dafblue.pl93 sub Die subroutine
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DAccelTable.h254 DWARF5AccelTableData(const DIE &Die) : Die(Die) {} in DWARF5AccelTableData()
336 const DIE &Die; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
DDWARFLinkerCompileUnit.h209 const DIE *Die; member
/third_party/flutter/skia/third_party/externals/angle2/src/tests/deqp_support/
Dangle_deqp_gtest.cpp152 void Die() in Die() function
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/
Dangle_deqp_gtest.cpp196 void Die() in Die() function

12