Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DWARFLinker/
DDWARFLinkerCompileUnit.cpp116 void CompileUnit::noteLocationAttribute(PatchLocation Attr, int64_t PcOffset) { in noteLocationAttribute() function in llvm::CompileUnit
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFLinkerCompileUnit.cpp124 void CompileUnit::noteLocationAttribute(PatchLocation Attr, int64_t PcOffset) { in noteLocationAttribute() function in llvm::CompileUnit
DDWARFLinker.cpp1214 Unit.noteLocationAttribute(Patch, Info.PCOffset); in cloneScalarAttribute()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
DDWARFLinkerCompileUnit.h183 void noteLocationAttribute(PatchLocation Attr, int64_t PcOffset);
/external/llvm-project/llvm/include/llvm/DWARFLinker/
DDWARFLinkerCompileUnit.h187 void noteLocationAttribute(PatchLocation Attr, int64_t PcOffset);
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp291 void noteLocationAttribute(PatchLocation Attr, int64_t PcOffset);
445 void CompileUnit::noteLocationAttribute(PatchLocation Attr, int64_t PcOffset) { in noteLocationAttribute() function in llvm::dsymutil::__anondabe43b60111::CompileUnit
2548 Unit.noteLocationAttribute(Patch, Info.PCOffset); in cloneScalarAttribute()