Home
last modified time | relevance | path

Searched refs:zStartStopGC (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DMarkLive.cpp298 } else if ((!config->zStartStopGC || sec->name.starts_with("__libc_")) && in run()
H A DConfig.h337 bool zStartStopGC; member
H A DRelocations.cpp785 if (config->gcSections && config->zStartStopGC && in reportUndefinedSymbol()
H A DDriver.cpp1499 config->zStartStopGC = in readConfigs()