Searched refs:findAttribute (Results 1 – 3 of 3) sorted by relevance
221 DIEValue DIE::findAttribute(dwarf::Attribute Attribute) const { in findAttribute() function in DIE
2316 if (DIEValue SpecVal = Die->findAttribute(dwarf::DW_AT_specification)) { in computeIndexValue()2318 if (SpecDIE.findAttribute(dwarf::DW_AT_external)) in computeIndexValue()2320 } else if (Die->findAttribute(dwarf::DW_AT_external)) in computeIndexValue()
864 DIEValue findAttribute(dwarf::Attribute Attribute) const;