Home
last modified time | relevance | path

Searched refs:getFormParams (Results 1 – 13 of 13) sorted by relevance

/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.cpp163 &Offset, U.getFormParams()); in getAttributeOffsetFromIndex()
181 if (FormValue.extractValue(DebugInfoData, &Offset, U.getFormParams(), &U)) in getAttributeValueFromOffset()
220 auto FixedByteSize = dwarf::getFixedFormByteSize(Form, U.getFormParams()); in getByteSize()
H A DDWARFDebugInfoEntry.cpp82 OffsetPtr, U.getFormParams())) { in extractFast()
H A DDWARFVerifier.cpp627 U->getFormParams().Format); in verifyDebugInfoAttribute()
1450 U->getFormParams().Format); in isVariableIndexable()
H A DDWARFFormValue.cpp107 U->getFormParams(), U); in createFromUnit()
H A DDWARFDie.cpp106 DWARFExpression(Data, U->getAddressByteSize(), U->getFormParams().Format) in dumpLocationExpr()
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h86 const dwarf::FormParams &getFormParams() const { return FormParams; } in getFormParams() function
291 const dwarf::FormParams &getFormParams() const { in getFormParams() function
292 return Header.getFormParams(); in getFormParams()
H A DDWARFDebugLine.h96 const dwarf::FormParams getFormParams() const { return FormParams; } in getFormParams() function
/llvm-project-15.0.7/llvm/tools/llvm-dwarfutil/
H A DDebugInfoLinker.cpp105 U->getFormParams().Format); in isLiveVariable()
/llvm-project-15.0.7/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp665 Unit.getFormParams()); in lookForRefDIEsToKeep()
669 Val.extractValue(Data, &Offset, Unit.getFormParams(), &Unit); in lookForRefDIEsToKeep()
1076 OrigUnit.getFormParams().Format); in cloneBlockAttribute()
1473 U.getFormParams()); in cloneDIE()
1479 Val.extractValue(Data, &Offset, U.getFormParams(), &U); in cloneDIE()
2210 OrigUnit.getFormParams().Format), in cloneAllCompileUnits()
/llvm-project-15.0.7/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.cpp935 Unit.getFormParams()); in getAttributeOffsets()
939 Unit.getFormParams()); in getAttributeOffsets()
/llvm-project-15.0.7/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp336 U->getFormParams().Format); in collectStatsForDie()
/llvm-project-15.0.7/bolt/lib/Core/
H A DDebugData.cpp67 U.getFormParams()); in findAttributeInfo()
/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DDWARFRewriter.cpp630 Unit.getFormParams().Format); in updateUnitDebugInfo()