Searched defs:StripDebugInfo (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/IR/ | ||
| H A D | DebugInfo.cpp | 493 bool llvm::StripDebugInfo(Module &M) { in StripDebugInfo() function in llvm |
| /openbsd-src/gnu/llvm/llvm/lib/Bitcode/Reader/ | ||
| H A D | BitcodeReader.cpp | 671 bool StripDebugInfo = false; member in __anone38b3fdf0411::BitcodeReader |