Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DConfig.h248 bool zStartStopGC; member
H A DMarkLive.cpp273 } else if ((!config->zStartStopGC || sec->name.startswith("__libc_")) && in run()
H A DDriver.cpp1196 config->zStartStopGC = in readConfigs()