Home
last modified time | relevance | path

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

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