Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DWARFLinker/
DDWARFLinkerCompileUnit.cpp109 void CompileUnit::noteRangeAttribute(const DIE &Die, PatchLocation Attr) { in noteRangeAttribute() function in llvm::CompileUnit
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFLinkerCompileUnit.cpp117 void CompileUnit::noteRangeAttribute(const DIE &Die, PatchLocation Attr) { in noteRangeAttribute() function in llvm::CompileUnit
DDWARFLinker.cpp1204 Unit.noteRangeAttribute(Die, Patch); in cloneScalarAttribute()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
DDWARFLinkerCompileUnit.h179 void noteRangeAttribute(const DIE &Die, PatchLocation Attr);
/external/llvm-project/llvm/include/llvm/DWARFLinker/
DDWARFLinkerCompileUnit.h183 void noteRangeAttribute(const DIE &Die, PatchLocation Attr);
/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::__anondabe43b60111::CompileUnit
2541 Unit.noteRangeAttribute(Die, Patch); in cloneScalarAttribute()