Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.cpp161 &Offset, U.getFormParams()); in getAttributeOffsetFromIndex()
179 if (FormValue.extractValue(DebugInfoData, &Offset, U.getFormParams(), &U)) in getAttributeValueFromOffset()
218 auto FixedByteSize = dwarf::getFixedFormByteSize(Form, U.getFormParams()); in getByteSize()
H A DDWARFDebugInfoEntry.cpp82 OffsetPtr, U.getFormParams())) { in extractFast()
H A DDWARFVerifier.cpp626 U->getFormParams().Format); in verifyDebugInfoAttribute()
1450 U->getFormParams().Format); in isVariableIndexable()
H A DDWARFFormValue.cpp106 U->getFormParams(), U); in createFromUnit()
H A DDWARFDie.cpp101 DWARFExpression(Data, U->getAddressByteSize(), U->getFormParams().Format) in dumpLocationExpr()
/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h85 const dwarf::FormParams &getFormParams() const { return FormParams; } in getFormParams() function
315 const dwarf::FormParams &getFormParams() const { in getFormParams() function
316 return Header.getFormParams(); in getFormParams()
H A DDWARFDebugLine.h95 const dwarf::FormParams getFormParams() const { return FormParams; } in getFormParams() function
/openbsd/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp664 Unit.getFormParams()); in lookForRefDIEsToKeep()
668 Val.extractValue(Data, &Offset, Unit.getFormParams(), &Unit); in lookForRefDIEsToKeep()
1133 OrigUnit.getFormParams().Format); in cloneBlockAttribute()
1552 U.getFormParams()); in cloneDIE()
1558 Val.extractValue(Data, &Offset, U.getFormParams(), &U); in cloneDIE()
2311 OrigUnit.getFormParams().Format), in cloneAllCompileUnits()
/openbsd/gnu/llvm/llvm/tools/llvm-dwarfutil/
H A DDebugInfoLinker.cpp106 U->getFormParams().Format); in isLiveVariable()
/openbsd/gnu/llvm/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.cpp968 Unit.getFormParams()); in getAttributeOffsets()
972 Unit.getFormParams()); in getAttributeOffsets()
/openbsd/gnu/llvm/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp336 U->getFormParams().Format); in collectStatsForDie()
/openbsd/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVELFReader.cpp1001 U->getFormParams().Format); in processLocationList()