Home
last modified time | relevance | path

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

/external/llvm/tools/dsymutil/
DDwarfLinker.cpp144 void noteLocationAttribute(DIEInteger *Attr, int64_t PcOffset);
260 void CompileUnit::noteLocationAttribute(DIEInteger *Attr, int64_t PcOffset) { in noteLocationAttribute() function in llvm::dsymutil::__anon7a0c69ef0111::CompileUnit
1932 Unit.noteLocationAttribute(Attr, Info.PCOffset); in cloneScalarAttribute()