/third_party/skia/third_party/externals/freetype/src/tools/ |
H A D | afblue.pl | 93 sub Die subroutine
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DWARFLinker/ |
H A D | DWARFLinkerDeclContext.cpp | 30 bool DeclContext::setLastSeenDIE(CompileUnit &U, const DWARFDie &Die) { in setLastSeenDIE() argument
|
H A D | DWARFLinkerCompileUnit.cpp | 75 void CompileUnit::noteForwardReference(DIE *Die, const CompileUnit *RefUnit, in noteForwardReference() argument 109 void CompileUnit::noteRangeAttribute(const DIE &Die, PatchLocation Attr) { in noteRangeAttribute() argument 120 void CompileUnit::addNamespaceAccelerator(const DIE *Die, in addNamespaceAccelerator() argument 125 void CompileUnit::addObjCAccelerator(const DIE *Die, in addObjCAccelerator() argument 131 void CompileUnit::addNameAccelerator(const DIE *Die, in addNameAccelerator() argument 137 addTypeAccelerator(const DIE *Die, DwarfStringPoolEntryRef Name, bool ObjcClassImplementation, uint32_t QualifiedNameHash) addTypeAccelerator() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFVerifier.h | 39 DWARFDie Die; member [all...] |
H A D | DWARFDie.h | 45 const DWARFDebugInfoEntry *Die = nullptr; member in llvm::DWARFDie 291 DWARFDie Die; member in llvm::DWARFDie::attribute_iterator 343 DWARFDie Die; member in llvm::DWARFDie::iterator 402 llvm::DWARFDie Die; global() member in std::reverse_iterator [all...] |
H A D | DWARFUnit.h | 241 uint32_t getDIEIndex(const DWARFDebugInfoEntry *Die) { in getDIEIndex() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfFile.cpp | 92 unsigned DwarfFile::computeSizeAndOffset(DIE &Die, unsigned Offset) { in computeSizeAndOffset() argument
|
H A D | DIE.cpp | 146 DIEAbbrev &DIEAbbrevSet::uniqueAbbreviation(DIE &Die) { in uniqueAbbreviation() argument
|
H A D | DIEHash.cpp | 32 static StringRef getDIEStringAttr(const DIE &Die, uint16_t Attr) { in getDIEStringAttr() argument 100 const DIE &Die = **I; in addParentContext() local 117 void DIEHash::collectAttributes(const DIE &Die, DIEAttrs &Attrs) { in collectAttributes() argument 331 void DIEHash::addAttributes(const DIE &Die) { in addAttributes() argument 337 hashNestedType(const DIE &Die, StringRef Name) hashNestedType() argument 352 computeHash(const DIE &Die) computeHash() argument 383 computeCUSignature(StringRef DWOName, const DIE &Die) computeCUSignature() argument 406 computeTypeSignature(const DIE &Die) computeTypeSignature() argument [all...] |
H A D | DwarfCompileUnit.h | 137 DIE *Die = nullptr; member [all...] |
H A D | DwarfFile.h | 172 void insertDIE(const MDNode *TypeMD, DIE *Die) { in insertDIE() argument
|
H A D | DwarfDebug.h | 752 DwarfCompileUnit *lookupCU(const DIE *Die) { return CUDieMap.lookup(Die); } in lookupCU() argument [all...] |
H A D | DwarfCompileUnit.cpp | 78 void DwarfCompileUnit::addLabelAddress(DIE &Die, dwarf::Attribute Attribute, in addLabelAddress() argument 94 void DwarfCompileUnit::addLocalLabelAddress(DIE &Die, in addLocalLabelAddress() argument 510 attachRangesOrLowHighPC( DIE &Die, SmallVector<RangeSpan, 2> Ranges) attachRangesOrLowHighPC() argument 520 attachRangesOrLowHighPC( DIE &Die, const SmallVectorImpl<InsnRange> &Ranges) attachRangesOrLowHighPC() argument 1063 auto *Die = Entity->getDIE(); finishEntityDefinition() local 1140 addGlobalName(StringRef Name, const DIE &Die, const DIScope *Context) addGlobalName() argument 1161 addGlobalType(const DIType *Ty, const DIE &Die, const DIScope *Context) addGlobalType() argument 1181 addVariableAddress(const DbgVariable &DV, DIE &Die, MachineLocation Location) addVariableAddress() argument 1190 addAddress(DIE &Die, dwarf::Attribute Attribute, const MachineLocation &Location) addAddress() argument 1215 addComplexAddress(const DbgVariable &DV, DIE &Die, dwarf::Attribute Attribute, const MachineLocation &Location) addComplexAddress() argument 1246 addLocationList(DIE &Die, dwarf::Attribute Attribute, unsigned Index) addLocationList() argument 1283 addExpr(DIELoc &Die, dwarf::Form Form, const MCExpr *Expr) addExpr() argument 1288 addAddressExpr(DIE &Die, dwarf::Attribute Attribute, const MCExpr *Expr) addAddressExpr() argument 1324 addBaseTypeRef(DIEValueList &Die, int64_t Idx) addBaseTypeRef() argument 1335 DIE &Die = getUnitDie().addChildFront( createBaseTypeDIEs() local [all...] |
H A D | DwarfUnit.cpp | 223 void DwarfUnit::addFlag(DIE &Die, dwarf::Attribute Attribute) { in addFlag() argument 232 void DwarfUnit::addUInt(DIEValueList &Die, dwarf::Attribute Attribute, in addUInt() argument 246 void DwarfUnit::addSInt(DIEValueList &Die, dwarf::Attribute Attribute, in addSInt() argument 253 void DwarfUnit::addSInt(DIELoc &Die, Optional<dwarf::Form> Form, in addSInt() argument 258 void DwarfUnit::addString(DIE &Die, dwar argument 292 addLabel(DIEValueList &Die, dwarf::Attribute Attribute, dwarf::Form Form, const MCSymbol *Label) addLabel() argument 299 addLabel(DIELoc &Die, dwarf::Form Form, const MCSymbol *Label) addLabel() argument 303 addSectionOffset(DIE &Die, dwarf::Attribute Attribute, uint64_t Integer) addSectionOffset() argument 342 addOpAddress(DIELoc &Die, const MCSymbol *Sym) addOpAddress() argument 360 addLabelDelta(DIE &Die, dwarf::Attribute Attribute, const MCSymbol *Hi, const MCSymbol *Lo) addLabelDelta() argument 366 addDIEEntry(DIE &Die, dwarf::Attribute Attribute, DIE &Entry) addDIEEntry() argument 370 addDIETypeSignature(DIE &Die, uint64_t Signature) addDIETypeSignature() argument 381 addDIEEntry(DIE &Die, dwarf::Attribute Attribute, DIEEntry Entry) addDIEEntry() argument 396 DIE &Die = Parent.addChild(DIE::get(DIEValueAllocator, (dwarf::Tag)Tag)); createAndAddDIE() local 402 addBlock(DIE &Die, dwarf::Attribute Attribute, DIELoc *Loc) addBlock() argument 409 addBlock(DIE &Die, dwarf::Attribute Attribute, DIEBlock *Block) addBlock() argument 416 addSourceLine(DIE &Die, unsigned Line, const DIFile *File) addSourceLine() argument 425 addSourceLine(DIE &Die, const DILocalVariable *V) addSourceLine() argument 431 addSourceLine(DIE &Die, const DIGlobalVariable *G) addSourceLine() argument 437 addSourceLine(DIE &Die, const DISubprogram *SP) addSourceLine() argument 443 addSourceLine(DIE &Die, const DILabel *L) addSourceLine() argument 449 addSourceLine(DIE &Die, const DIType *Ty) addSourceLine() argument 455 addSourceLine(DIE &Die, const DIObjCProperty *Ty) addSourceLine() argument 510 addConstantFPValue(DIE &Die, const MachineOperand &MO) addConstantFPValue() argument 532 addConstantFPValue(DIE &Die, const ConstantFP *CFP) addConstantFPValue() argument 537 addConstantValue(DIE &Die, const ConstantInt *CI, const DIType *Ty) addConstantValue() argument 542 addConstantValue(DIE &Die, const MachineOperand &MO, const DIType *Ty) addConstantValue() argument 549 addConstantValue(DIE &Die, uint64_t Val, const DIType *Ty) addConstantValue() argument 553 addConstantValue(DIE &Die, bool Unsigned, uint64_t Val) addConstantValue() argument 560 addConstantValue(DIE &Die, const APInt &Val, const DIType *Ty) addConstantValue() argument 564 addConstantValue(DIE &Die, const APInt &Val, bool Unsigned) addConstantValue() argument 593 addLinkageName(DIE &Die, StringRef LinkageName) addLinkageName() argument 612 addThrownTypes(DIE &Die, DINodeArray ThrownTypes) addThrownTypes() argument 1673 addSectionDelta(DIE &Die, dwarf::Attribute Attribute, const MCSymbol *Hi, const MCSymbol *Lo) addSectionDelta() argument 1682 addSectionLabel(DIE &Die, dwarf::Attribute Attribute, const MCSymbol *Label, const MCSymbol *Sec) addSectionLabel() argument 1698 addGlobalName(StringRef Name, const DIE &Die, const DIScope *Context) addGlobalName() argument 1703 addGlobalType(const DIType *Ty, const DIE &Die, const DIScope *Context) addGlobalType() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFExpression.cpp | 265 auto Die = U->getDIEForOffset(U->getOffset() + Operands[Operand]); in print() local 327 auto Die = U->getDIEForOffset(U->getOffset() + Operands[Operand]); in verify() local
|
H A D | DWARFUnit.cpp | 691 void DWARFUnit::updateAddressDieMap(DWARFDie Die) { in updateAddressDieMap() argument 766 DWARFDie DWARFUnit::getParent(const DWARFDebugInfoEntry *Die) { in getParent() argument 785 getSibling(const DWARFDebugInfoEntry *Die) getSibling() argument 805 getPreviousSibling(const DWARFDebugInfoEntry *Die) getPreviousSibling() argument 824 getFirstChild(const DWARFDebugInfoEntry *Die) getFirstChild() argument 835 getLastChild(const DWARFDebugInfoEntry *Die) getLastChild() argument [all...] |
H A D | DWARFContext.cpp | 1080 addLocalsForDie(DWARFCompileUnit *CU, DWARFDie Subprogram, DWARFDie Die, std::vector<DILocal> &Result) addLocalsForDie() argument [all...] |
H A D | DWARFVerifier.cpp | 165 auto Die = Unit.getDIEAtIndex(I); in verifyUnitContents() local 178 DWARFDie Die = Unit.getUnitDIE(/* ExtractUnitDIEOnly = */ false); in verifyUnitContents() local 213 verifyDebugInfoCallSite(const DWARFDie &Die) verifyDebugInfoCallSite() argument 362 verifyDieRanges(const DWARFDie &Die, DieRangeInfo &ParentRI) verifyDieRanges() argument 447 verifyDebugInfoAttribute(const DWARFDie &Die, DWARFAttribute &AttrValue) verifyDebugInfoAttribute() argument 532 verifyDebugInfoForm(const DWARFDie &Die, DWARFAttribute &AttrValue) verifyDebugInfoForm() argument 662 auto Die = CU->getUnitDIE(); verifyDebugLineStmtOffsets() local 704 auto Die = CU->getUnitDIE(); verifyDebugLineRows() local 882 auto Die = DCtx.getDIEForOffset(Offset); verifyAppleAccelTable() local 1282 isVariableIndexable(const DWARFDie &Die, DWARFContext &DCtx) isVariableIndexable() argument 1305 verifyNameIndexCompleteness( const DWARFDie &Die, const DWARFDebugNames::NameIndex &NI) verifyNameIndexCompleteness() argument 1480 dump(const DWARFDie &Die, unsigned indent) const dump() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/ |
H A D | angle_deqp_gtest.cpp | 196 void Die() in Die() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | AccelTable.h | 254 DWARF5AccelTableData(const DIE &Die) : Die(Die) {} in DWARF5AccelTableData() argument 265 const DIE &Die; member in llvm::DWARF5AccelTableData 336 const DIE &Die; global() member in llvm::AppleAccelTableOffsetData [all...] |
H A D | DIE.h | 851 DIE Die; member in llvm::DIEUnit
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/ |
H A D | DWARFLinkerCompileUnit.h | 209 const DIE *Die; global() member [all...] |
/third_party/node/deps/v8/tools/release/ |
H A D | common_includes.py | 423 def Die(self, msg=""): member in Step [all...] |