Searched refs:findAttributeIndex (Results 1 – 5 of 5) sorted by relevance
203 int index = findAttributeIndex(attributesCount, in replaceAttribute()252 int index = findAttributeIndex(attributesCount, in deleteAttribute()276 private int findAttributeIndex(int attributesCount, in findAttributeIndex() method in AttributesEditor
46 uint32_t findAttributeIndex(uint16_t attr) const;
91 DWARFAbbreviationDeclaration::findAttributeIndex(uint16_t attr) const { in findAttributeIndex() function in DWARFAbbreviationDeclaration
239 uint32_t AttrIdx = AbbrevDecl->findAttributeIndex(Attr); in getAttributeValue()
2030 Abbrev->findAttributeIndex(dwarf::DW_AT_const_value) != -1U) { in shouldKeepVariableDIE()2035 uint32_t LocationIdx = Abbrev->findAttributeIndex(dwarf::DW_AT_location); in shouldKeepVariableDIE()2070 uint32_t LowPcIdx = Abbrev->findAttributeIndex(dwarf::DW_AT_low_pc); in shouldKeepSubprogramDIE()