Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/wasm/
H A DConfig.h53 bool stripDebug; member
H A DWriter.cpp127 bool stripDebug = config->stripDebug || config->stripAll; in calculateCustomSections() local