Home
last modified time | relevance | path

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

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