Searched defs:stripDebug (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lld/wasm/ | ||
H A D | Config.h | 73 bool stripDebug; global() member |
H A D | Writer.cpp | 135 bool stripDebug = ctx.arg.stripDebug || ctx.arg.stripAll; in calculateCustomSections() local |