Searched refs:getFormParams (Results 1 – 10 of 10) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFAbbreviationDeclaration.cpp | 170 &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 D | DWARFDebugInfoEntry.cpp | 62 OffsetPtr, U.getFormParams())) { in extractFast()
|
| H A D | DWARFVerifier.cpp | 509 U->getFormParams().Format); in verifyDebugInfoAttribute() 1351 U->getFormParams().Format); in isVariableIndexable()
|
| H A D | DWARFFormValue.cpp | 104 U->getFormParams(), U); in createFromUnit()
|
| H A D | DWARFDie.cpp | 82 DWARFExpression(Data, U->getAddressByteSize(), U->getFormParams().Format) in dumpLocation()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/ |
| H A D | DWARFUnit.h | 82 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 D | DWARFDebugLine.h | 99 const dwarf::FormParams getFormParams() const { return FormParams; } in getFormParams() function
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/ |
| H A D | DwarfLinkerForBinary.cpp | 683 Unit.getFormParams()); in getAttributeOffsets() 687 Unit.getFormParams()); in getAttributeOffsets()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/ |
| H A D | DWARFLinker.cpp | 638 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 D | Statistics.cpp | 298 U->getFormParams().Format); in collectStatsForDie()
|