Home
last modified time | relevance | path

Searched refs:getAttributeValueFromOffset (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.cpp168 DWARFAbbreviationDeclaration::getAttributeValueFromOffset( in getAttributeValueFromOffset() function in DWARFAbbreviationDeclaration
198 return getAttributeValueFromOffset(*MatchAttrIndex, Offset, U); in getAttributeValue()
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.h165 getAttributeValueFromOffset(uint32_t AttrIndex, uint64_t Offset,
/llvm-project-15.0.7/bolt/lib/Core/
H A DDebugData.cpp53 AbbrevDecl->getAttributeValueFromOffset(Index, Offset, U); in findAttributeInfo()
/llvm-project-15.0.7/llvm/unittests/DebugInfo/DWARF/
H A DDWARFDebugInfoTest.cpp1880 EXPECT_TRUE(it->getAttributeValueFromOffset(*AttrIndex, OffsetVal, *U));