Home
last modified time | relevance | path

Searched defs:stripDebug (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lld/wasm/
H A DConfig.h73 bool stripDebug; global() member
H A DWriter.cpp135 bool stripDebug = ctx.arg.stripDebug || ctx.arg.stripAll; in calculateCustomSections() local