Home
last modified time | relevance | path

Searched defs:setDebugInfo (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/tools/lto/
DLTOCodeGenerator.cpp107 bool LTOCodeGenerator::setDebugInfo(lto_debug_model debug, std::string& errMsg) in setDebugInfo() function in LTOCodeGenerator
/external/r8/src/main/java/com/android/tools/r8/graph/
DDexCode.java75 public void setDebugInfo(DexDebugInfo debugInfo) { in setDebugInfo() method in DexCode
/external/llvm/lib/LTO/
DLTOCodeGenerator.cpp170 void LTOCodeGenerator::setDebugInfo(lto_debug_model Debug) { in setDebugInfo() function in LTOCodeGenerator