Home
last modified time | relevance | path

Searched refs:getDebugInfo (Results 1 – 25 of 77) sorted by relevance

1234

/external/smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/
DDexBackedMethodImplementation.java126 private DebugInfo getDebugInfo() {
145 return getDebugInfo();
150 return getDebugInfo().getParameterNames(dexReader);
161 int debugSize = getDebugInfo().getSize();
/external/angle/src/libANGLE/renderer/null/
DShaderNULL.h28 std::string getDebugInfo() const override;
DShaderNULL.cpp29 std::string ShaderNULL::getDebugInfo() const in getDebugInfo() function in rx::ShaderNULL
/external/angle/src/libANGLE/renderer/vulkan/
DShaderVk.h28 std::string getDebugInfo() const override;
DShaderVk.cpp117 std::string ShaderVk::getDebugInfo() const in getDebugInfo() function in rx::ShaderVk
/external/angle/src/libANGLE/renderer/metal/
DShaderMtl.h34 std::string getDebugInfo() const override;
DShaderMtl.mm147 std::string ShaderMtl::getDebugInfo() const
/external/angle/src/libANGLE/renderer/d3d/
DShaderExecutableD3D.h32 const std::string &getDebugInfo() const;
DShaderExecutableD3D.cpp35 const std::string &ShaderExecutableD3D::getDebugInfo() const in getDebugInfo() function in rx::ShaderExecutableD3D
DShaderD3D.h45 std::string getDebugInfo() const override;
/external/llvm-project/clang/include/clang/Basic/
DCodeGenOptions.h413 return getDebugInfo() >= codegenoptions::DebugInfoConstructor; in hasReducedDebugInfo()
418 return getDebugInfo() >= codegenoptions::UnusedTypeInfo; in hasMaybeUnusedDebugInfo()
/external/angle/src/libANGLE/renderer/gl/
DShaderGL.h34 std::string getDebugInfo() const override;
/external/angle/src/libANGLE/renderer/
DShaderImpl.h60 virtual std::string getDebugInfo() const = 0;
/external/llvm-project/lldb/packages/Python/lldbsuite/test/
Dlldbtest.py1472 def getDebugInfo(self): member in Base
1594 if self.getDebugInfo():
1610 if self.getDebugInfo() != "dsym":
1627 if self.getDebugInfo() != "dwarf":
1644 if self.getDebugInfo() != "dwo":
1661 if self.getDebugInfo() != "gmodules":
2643 if self.getDebugInfo() is None:
2645 elif self.getDebugInfo() == "dsym":
2647 elif self.getDebugInfo() == "dwarf":
2649 elif self.getDebugInfo() == "dwo":
[all …]
/external/clang/lib/CodeGen/
DCGDecl.cpp106 if (CGDebugInfo *DI = getDebugInfo()) in EmitDecl()
110 if (CGDebugInfo *DI = getDebugInfo()) in EmitDecl()
114 if (CGDebugInfo *DI = getDebugInfo()) in EmitDecl()
411 CGDebugInfo *DI = getDebugInfo(); in EmitStaticVarDecl()
413 CGM.getCodeGenOpts().getDebugInfo() >= codegenoptions::LimitedDebugInfo) { in EmitStaticVarDecl()
1099 if (CGDebugInfo *DI = getDebugInfo()) { in EmitAutoVarAlloca()
1100 if (CGM.getCodeGenOpts().getDebugInfo() >= in EmitAutoVarAlloca()
1863 if (CGDebugInfo *DI = getDebugInfo()) { in EmitParmDecl()
1864 if (CGM.getCodeGenOpts().getDebugInfo() >= in EmitParmDecl()
DCodeGenFunction.cpp293 if (CGDebugInfo *DI = getDebugInfo()) { in FinishFunction()
311 if (CGDebugInfo *DI = getDebugInfo()) in FinishFunction()
325 if (CGDebugInfo *DI = getDebugInfo()) in FinishFunction()
778 if (CGDebugInfo *DI = getDebugInfo()) { in StartFunction()
902 if (CGDebugInfo *DI = getDebugInfo()) in StartFunction()
1820 if (CGDebugInfo *Dbg = getDebugInfo()) in EmitDeclRefExprDbgValue()
1821 if (CGM.getCodeGenOpts().getDebugInfo() >= codegenoptions::LimitedDebugInfo) in EmitDeclRefExprDbgValue()
/external/icu/android_icu4j/libcore_bridge/src/java/com/android/i18n/timezone/
DI18nModuleDebug.java43 public static DebugInfo getDebugInfo() { in getDebugInfo() method in I18nModuleDebug
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DGlobalVariable.h185 void getDebugInfo(SmallVectorImpl<DIGlobalVariableExpression *> &GVs) const;
/external/llvm-project/llvm/include/llvm/IR/
DGlobalVariable.h185 void getDebugInfo(SmallVectorImpl<DIGlobalVariableExpression *> &GVs) const;
/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DRequestParams.php316 public function getDebugInfo() function in Grpc\\Testing\\RequestParams
/external/llvm-project/clang/lib/CodeGen/
DCGDecl.cpp105 if (CGDebugInfo *DI = getDebugInfo()) in EmitDecl()
110 if (CGDebugInfo *DI = getDebugInfo()) in EmitDecl()
133 if (CGDebugInfo *DI = getDebugInfo()) in EmitDecl()
137 if (CGDebugInfo *DI = getDebugInfo()) in EmitDecl()
145 if (CGDebugInfo *DI = getDebugInfo()) in EmitDecl()
170 if (CGDebugInfo *DI = getDebugInfo()) in EmitDecl()
462 CGDebugInfo *DI = getDebugInfo(); in EmitStaticVarDecl()
1423 auto *DI = getDebugInfo(); in EmitAutoVarAlloca()
2568 if (CGDebugInfo *DI = getDebugInfo()) { in EmitParmDecl()
DCodeGenFunction.cpp353 if (CGDebugInfo *DI = getDebugInfo()) { in FinishFunction()
372 if (CGDebugInfo *DI = getDebugInfo()) { in FinishFunction()
396 if (CGDebugInfo *DI = getDebugInfo()) in FinishFunction()
967 if (CGDebugInfo *DI = getDebugInfo()) { in StartFunction()
1167 if (CGDebugInfo *DI = getDebugInfo()) in StartFunction()
2173 if (CGDebugInfo *Dbg = getDebugInfo()) in EmitDeclRefExprDbgValue()
2554 if (CGDebugInfo *DI = getDebugInfo()) in SourceLocToDebugLoc()
/external/clang/lib/Frontend/Rewrite/
DFrontendActions.cpp160 (CI.getCodeGenOpts().getDebugInfo() != codegenoptions::NoDebugInfo)); in CreateASTConsumer()
/external/llvm-project/llvm/lib/Transforms/IPO/
DConstantMerge.cpp82 From->getDebugInfo(MDs); in copyDebugLocMetadata()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DConstantMerge.cpp82 From->getDebugInfo(MDs); in copyDebugLocMetadata()

1234