Searched refs:findAttribute (Results 1 – 5 of 5) sorted by relevance
210 DIEValue DIE::findAttribute(dwarf::Attribute Attribute) const { in findAttribute() function in DIE
403 Parent && !Parent->findAttribute(dwarf::Attribute::DW_AT_declaration)) in getDefiningParentDieOffset()
2904 if (DIEValue SpecVal = Die->findAttribute(dwarf::DW_AT_specification)) { in computeIndexValue()2906 if (SpecDIE.findAttribute(dwarf::DW_AT_external)) in computeIndexValue()2908 } else if (Die->findAttribute(dwarf::DW_AT_external)) in computeIndexValue()
1313 !CalleeDIE->findAttribute(dwarf::DW_AT_linkage_name)) { in constructCallSiteEntryDIE()
962 LLVM_ABI DIEValue findAttribute(dwarf::Attribute Attribute) const;