Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/wasm/
H A DConfig.h59 bool stripDebug; member
H A DWriter.cpp128 bool stripDebug = config->stripDebug || config->stripAll; in calculateCustomSections() local