Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DMarkLive.cpp305 } else if ((!config->zStartStopGC || sec->name.startswith("__libc_")) && in run()
H A DConfig.h262 bool zStartStopGC; member
H A DRelocations.cpp781 if (config->gcSections && config->zStartStopGC && in reportUndefinedSymbol()
H A DDriver.cpp1251 config->zStartStopGC = in readConfigs()