Lines Matching refs:Attribute
132 void addFlag(DIE &Die, dwarf::Attribute Attribute);
135 void addUInt(DIEValueList &Die, dwarf::Attribute Attribute,
141 void addSInt(DIEValueList &Die, dwarf::Attribute Attribute,
152 void addString(DIE &Die, dwarf::Attribute Attribute, StringRef Str);
156 dwarf::Attribute Attribute,
163 void addSectionOffset(DIE &Die, dwarf::Attribute Attribute, uint64_t Integer);
170 void addLabelDelta(DIE &Die, dwarf::Attribute Attribute, const MCSymbol *Hi,
174 void addDIEEntry(DIE &Die, dwarf::Attribute Attribute, DIE &Entry);
177 void addDIEEntry(DIE &Die, dwarf::Attribute Attribute, DIEEntry Entry);
183 void addBlock(DIE &Die, dwarf::Attribute Attribute, DIELoc *Loc);
186 void addBlock(DIE &Die, dwarf::Attribute Attribute, DIEBlock *Block);
223 dwarf::Attribute Attribute,
231 dwarf::Attribute Attribute = dwarf::DW_AT_type);
287 DIE::value_iterator addSectionDelta(DIE &Die, dwarf::Attribute Attribute,
291 DIE::value_iterator addSectionLabel(DIE &Die, dwarf::Attribute Attribute,