Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.cpp150 uint64_t DWARFAbbreviationDeclaration::getAttributeOffsetFromIndex( in getAttributeOffsetFromIndex() function in DWARFAbbreviationDeclaration
196 uint64_t Offset = getAttributeOffsetFromIndex(*MatchAttrIndex, DIEOffset, U); in getAttributeValue()
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.h154 uint64_t getAttributeOffsetFromIndex(uint32_t AttrIndex, uint64_t DIEOffset,
/llvm-project-15.0.7/bolt/lib/Core/
H A DDebugData.cpp51 AbbrevDecl->getAttributeOffsetFromIndex(Index, DIE.getOffset(), U); in findAttributeInfo()
/llvm-project-15.0.7/llvm/unittests/DebugInfo/DWARF/
H A DDWARFDebugInfoTest.cpp1879 it->getAttributeOffsetFromIndex(*AttrIndex, /* offset */ 0, *U);