Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.cpp170 &Offset, U.getFormParams()); in getAttributeValue()
179 if (FormValue.extractValue(DebugInfoData, &Offset, U.getFormParams(), &U)) in getAttributeValue()
204 auto FixedByteSize = dwarf::getFixedFormByteSize(Form, U.getFormParams()); in getByteSize()
H A DDWARFDebugInfoEntry.cpp62 OffsetPtr, U.getFormParams())) { in extractFast()
H A DDWARFVerifier.cpp509 U->getFormParams().Format); in verifyDebugInfoAttribute()
1351 U->getFormParams().Format); in isVariableIndexable()
H A DDWARFFormValue.cpp104 U->getFormParams(), U); in createFromUnit()
H A DDWARFDie.cpp82 DWARFExpression(Data, U->getAddressByteSize(), U->getFormParams().Format) in dumpLocation()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h82 const dwarf::FormParams &getFormParams() const { return FormParams; } in getFormParams() function
281 const dwarf::FormParams &getFormParams() const { in getFormParams() function
282 return Header.getFormParams(); in getFormParams()
H A DDWARFDebugLine.h99 const dwarf::FormParams getFormParams() const { return FormParams; } in getFormParams() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.cpp683 Unit.getFormParams()); in getAttributeOffsets()
687 Unit.getFormParams()); in getAttributeOffsets()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp638 Unit.getFormParams()); in lookForRefDIEsToKeep()
642 Val.extractValue(Data, &Offset, Unit.getFormParams(), &Unit); in lookForRefDIEsToKeep()
1039 OrigUnit.getFormParams().Format); in cloneBlockAttribute()
1432 U.getFormParams()); in cloneDIE()
1438 Val.extractValue(Data, &Offset, U.getFormParams(), &U); in cloneDIE()
2180 OrigUnit.getFormParams().Format), in cloneAllCompileUnits()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp298 U->getFormParams().Format); in collectStatsForDie()