Searched refs:findAttributeIndex (Results 1 – 5 of 5) sorted by relevance
162 DWARFAbbreviationDeclaration::findAttributeIndex(dwarf::Attribute Attr) const { in findAttributeIndex() function in DWARFAbbreviationDeclaration212 std::optional<uint32_t> MatchAttrIndex = findAttributeIndex(Attr); in getAttributeValue()
139 std::optional<uint32_t> findAttributeIndex(dwarf::Attribute attr) const;
361 std::optional<uint32_t> attr_idx = abbrevDecl->findAttributeIndex(attr); in GetAttributeValue()
428 Abbrev->findAttributeIndex(dwarf::DW_AT_location); in getVariableRelocAdjustment()517 Abbrev->findAttributeIndex(dwarf::DW_AT_const_value)) { in shouldKeepVariableDIE()