Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp187 Abbrev.AddAttribute(V.getAttribute(), V.getForm()); in generateAbbrev()
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DDIE.h109 void AddAttribute(dwarf::Attribute Attribute, dwarf::Form Form) { in AddAttribute() function
/openbsd/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp931 Abbreviations.back()->AddAttribute(Attr.getAttribute(), Attr.getForm()); in assignAbbrev()