Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DConfig.h146 bool omitDebugInfo = false; member
H A DDriver.cpp1652 config->omitDebugInfo = args.hasArg(OPT_S); in link()
H A DSyntheticSections.cpp1208 if (config->omitDebugInfo) in emitStabs()