Home
last modified time | relevance | path

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

/external/llvm/tools/dsymutil/
DDwarfLinker.cpp287 void noteRangeAttribute(const DIE &Die, PatchLocation Attr);
438 void CompileUnit::noteRangeAttribute(const DIE &Die, PatchLocation Attr) { in noteRangeAttribute() function in llvm::dsymutil::__anon81c782ce0111::CompileUnit
2541 Unit.noteRangeAttribute(Die, Patch); in cloneScalarAttribute()