Home
last modified time | relevance | path

Searched defs:AttrSpec (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugInfoEntry.cpp76 for (const auto &AttrSpec : AbbrevDecl->attributes()) { in extractFast() local
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp756 for (const auto &AttrSpec : Abbrev->attributes()) { in lookForRefDIEsToKeep() local
1035 AttributeSpec AttrSpec, in cloneStringAttribute()
1080 DIE &Die, const DWARFDie &InputDIE, AttributeSpec AttrSpec, in cloneDieReferenceAttribute()
1280 CompileUnit &Unit, AttributeSpec AttrSpec, const DWARFFormValue &Val, in cloneBlockAttribute()
1345 DIE &Die, const DWARFDie &InputDIE, AttributeSpec AttrSpec, in cloneAddressAttribute()
1411 CompileUnit &Unit, AttributeSpec AttrSpec, const DWARFFormValue &Val, in cloneScalarAttribute()
1563 CompileUnit &Unit, const DWARFFormValue &Val, const AttributeSpec AttrSpec, in cloneAttribute()
1646 DWARFAbbreviationDeclaration::AttributeSpec AttrSpec, in shouldSkipAttribute()
1765 for (const auto &AttrSpec : Abbrev->attributes()) { in cloneDIE() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVDWARFReader.cpp248 const AttributeSpec &AttrSpec) { in processOneAttribute()
600 for (const DWARFAbbreviationDeclaration::AttributeSpec &AttrSpec : in processOneDie() local