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