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.cpp416 } else if ((!ctx.arg.zStartStopGC || sec->name.starts_with("__libc_")) && in run()
H A DConfig.h420 bool zStartStopGC; member
H A DRelocations.cpp757 if (ctx.arg.gcSections && ctx.arg.zStartStopGC && in reportUndefinedSymbol()
H A DDriver.cpp1645 ctx.arg.zStartStopGC = in readConfigs()