Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFAbbreviationDeclaration.cpp172 if (FormValue.extractValue(DebugInfoData, &Offset, U.getFormParams(), &U)) in getAttributeValue()
180 U.getFormParams()); in getAttributeValue()
205 auto FixedByteSize = dwarf::getFixedFormByteSize(Form, U.getFormParams()); in getByteSize()
DDWARFDebugInfoEntry.cpp62 OffsetPtr, U.getFormParams())) { in extractFast()
DDWARFDie.cpp205 U->getFormParams(), U)) in dumpAttribute()
609 &ParseOffset, U->getFormParams(), U); in updateForIndex()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h77 const dwarf::FormParams &getFormParams() const { return FormParams; } in getFormParams() function
334 const dwarf::FormParams &getFormParams() const { in getFormParams() function
335 return Header.getFormParams(); in getFormParams()
DDWARFDebugLine.h99 const dwarf::FormParams getFormParams() const { return FormParams; } in getFormParams() function
/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DDwarfLinker.cpp523 Unit.getFormParams()); in getAttributeOffsets()
527 Unit.getFormParams()); in getAttributeOffsets()
711 Unit.getFormParams()); in keepDIEAndDependencies()
715 Val.extractValue(Data, &Offset, Unit.getFormParams(), &Unit); in keepDIEAndDependencies()
1460 U.getFormParams()); in cloneDIE()
1473 Val.extractValue(Data, &Offset, U.getFormParams(), &U); in cloneDIE()