Home
last modified time | relevance | path

Searched refs:omitDebugInfo (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lld/MachO/
H A DConfig.h143 bool omitDebugInfo = false; member
H A DDriver.cpp1536 config->omitDebugInfo = args.hasArg(OPT_S); in link()
H A DSyntheticSections.cpp1131 if (config->omitDebugInfo) in emitStabs()