Home
last modified time | relevance | path

Searched refs:AddAttribute (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerUnit.cpp33 Abbreviations.back()->AddAttribute(Attr); in assignAbbrev()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDIE.h109 void AddAttribute(dwarf::Attribute Attribute, dwarf::Form Form) { in AddAttribute() function
119 void AddAttribute(const DIEAbbrevData &AbbrevData) { in AddAttribute() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp181 Abbrev.AddAttribute(V.getAttribute(), V.getForm()); in generateAbbrev()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp1026 Abbreviations.back()->AddAttribute(Attr); in assignAbbrev()