Home
last modified time | relevance | path

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

/external/llvm/tools/dsymutil/
DDwarfLinker.cpp140 void noteRangeAttribute(const DIE &Die, DIEInteger *Attr);
253 void CompileUnit::noteRangeAttribute(const DIE &Die, DIEInteger *Attr) { in noteRangeAttribute() function in llvm::dsymutil::__anon5c7ea04f0111::CompileUnit
1926 Unit.noteRangeAttribute(Die, Attr); in cloneScalarAttribute()