Searched defs:stripDebug (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/lld/wasm/ | ||
| H A D | Config.h | 53 bool stripDebug; member |
| H A D | Writer.cpp | 127 bool stripDebug = config->stripDebug || config->stripAll; in calculateCustomSections() local |