Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/MachO/
H A DConfig.h131 bool omitDebugInfo = false; member
H A DDriver.cpp1308 config->omitDebugInfo = args.hasArg(OPT_S); in link()
H A DSyntheticSections.cpp953 if (config->omitDebugInfo) in emitStabs()