Searched refs:findAttribute (Results 1 – 5 of 5) sorted by relevance
210 DIEValue DIE::findAttribute(dwarf::Attribute Attribute) const { in findAttribute() function in DIE
404 Parent && !Parent->findAttribute(dwarf::Attribute::DW_AT_declaration)) in getDefiningParentDieOffset()
2466 if (DIEValue SpecVal = Die->findAttribute(dwarf::DW_AT_specification)) { in computeIndexValue()2468 if (SpecDIE.findAttribute(dwarf::DW_AT_external)) in computeIndexValue()2470 } else if (Die->findAttribute(dwarf::DW_AT_external)) in computeIndexValue()
1280 !CalleeDIE->findAttribute(dwarf::DW_AT_linkage_name)) { in constructCallSiteEntryDIE()
952 DIEValue findAttribute(dwarf::Attribute Attribute) const;