Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DDebugInfo.cpp268 bool llvm::StripDebugInfo(Module &M) { in StripDebugInfo() function in llvm
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DStripSymbols.cpp237 static bool StripDebugInfo(Module &M) { in StripDebugInfo() function
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp277 bool StripDebugInfo = false; member in __anonecb5182a0111::BitcodeReader