Home
last modified time | relevance | path

Searched defs:AttrForm (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDIEGenerator.h51 dwarf::Form AttrForm, in addScalarAttribute()
58 dwarf::Form AttrForm, in addLocationAttribute()
72 dwarf::Form AttrForm, in addBlockAttribute()
94 dwarf::Form AttrForm, in addLocListAttribute()
101 dwarf::Form AttrForm, in addIndexedStringAttribute()
109 addStringPlaceholderAttribute(dwarf::Attribute Attr, dwarf::Form AttrForm) { in addStringPlaceholderAttribute()
161 dwarf::Form AttrForm, T &&Value) { in addAttribute()
H A DOutputSections.cpp171 void SectionDescriptor::apply(uint64_t PatchOffset, dwarf::Form AttrForm, in apply()