/external/smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/ |
D | DexBackedMethodImplementation.java | 126 private DebugInfo getDebugInfo() { 145 return getDebugInfo(); 150 return getDebugInfo().getParameterNames(dexReader); 161 int debugSize = getDebugInfo().getSize();
|
/external/angle/src/libANGLE/renderer/null/ |
D | ShaderNULL.h | 28 std::string getDebugInfo() const override;
|
D | ShaderNULL.cpp | 29 std::string ShaderNULL::getDebugInfo() const in getDebugInfo() function in rx::ShaderNULL
|
/external/angle/src/libANGLE/renderer/vulkan/ |
D | ShaderVk.h | 28 std::string getDebugInfo() const override;
|
D | ShaderVk.cpp | 117 std::string ShaderVk::getDebugInfo() const in getDebugInfo() function in rx::ShaderVk
|
/external/angle/src/libANGLE/renderer/metal/ |
D | ShaderMtl.h | 34 std::string getDebugInfo() const override;
|
D | ShaderMtl.mm | 147 std::string ShaderMtl::getDebugInfo() const
|
/external/angle/src/libANGLE/renderer/d3d/ |
D | ShaderExecutableD3D.h | 32 const std::string &getDebugInfo() const;
|
D | ShaderExecutableD3D.cpp | 35 const std::string &ShaderExecutableD3D::getDebugInfo() const in getDebugInfo() function in rx::ShaderExecutableD3D
|
D | ShaderD3D.h | 45 std::string getDebugInfo() const override;
|
/external/llvm-project/clang/include/clang/Basic/ |
D | CodeGenOptions.h | 413 return getDebugInfo() >= codegenoptions::DebugInfoConstructor; in hasReducedDebugInfo() 418 return getDebugInfo() >= codegenoptions::UnusedTypeInfo; in hasMaybeUnusedDebugInfo()
|
/external/angle/src/libANGLE/renderer/gl/ |
D | ShaderGL.h | 34 std::string getDebugInfo() const override;
|
/external/angle/src/libANGLE/renderer/ |
D | ShaderImpl.h | 60 virtual std::string getDebugInfo() const = 0;
|
/external/llvm-project/lldb/packages/Python/lldbsuite/test/ |
D | lldbtest.py | 1472 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/ |
D | CGDecl.cpp | 106 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()
|
D | CodeGenFunction.cpp | 293 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/ |
D | I18nModuleDebug.java | 43 public static DebugInfo getDebugInfo() { in getDebugInfo() method in I18nModuleDebug
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | GlobalVariable.h | 185 void getDebugInfo(SmallVectorImpl<DIGlobalVariableExpression *> &GVs) const;
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | GlobalVariable.h | 185 void getDebugInfo(SmallVectorImpl<DIGlobalVariableExpression *> &GVs) const;
|
/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/ |
D | RequestParams.php | 316 public function getDebugInfo() function in Grpc\\Testing\\RequestParams
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGDecl.cpp | 105 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()
|
D | CodeGenFunction.cpp | 353 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/ |
D | FrontendActions.cpp | 160 (CI.getCodeGenOpts().getDebugInfo() != codegenoptions::NoDebugInfo)); in CreateASTConsumer()
|
/external/llvm-project/llvm/lib/Transforms/IPO/ |
D | ConstantMerge.cpp | 82 From->getDebugInfo(MDs); in copyDebugLocMetadata()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | ConstantMerge.cpp | 82 From->getDebugInfo(MDs); in copyDebugLocMetadata()
|