Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DConfig.h196 bool keepICFStabs = false; member
H A DDriver.cpp1726 config->keepICFStabs = args.hasArg(OPT_keep_icf_stabs); in link()
H A DSyntheticSections.cpp1234 if (!config->keepICFStabs && defined->wasIdenticalCodeFolded) in emitStabs()