Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/
H A DMarkLive.cpp288 } else if ((!config->zStartStopGC || sec->name.startswith("__libc_")) && in run()
H A DConfig.h295 bool zStartStopGC; member
H A DDriver.cpp1308 config->zStartStopGC = in readConfigs()