Searched refs:MatchAttrIndex (Results 1 – 1 of 1) sorted by relevance
212 std::optional<uint32_t> MatchAttrIndex = findAttributeIndex(Attr); in getAttributeValue() local213 if (!MatchAttrIndex) in getAttributeValue()216 uint64_t Offset = getAttributeOffsetFromIndex(*MatchAttrIndex, DIEOffset, U); in getAttributeValue()218 return getAttributeValueFromOffset(*MatchAttrIndex, Offset, U); in getAttributeValue()