Home
last modified time | relevance | path

Searched refs:zShstk (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lld/ELF/
H A DConfig.h320 bool zShstk; member
H A DDriver.cpp1446 config->zShstk = hasZOption(args, "shstk"); in readConfigs()
2613 if (config->zShstk) in getAndFeatures()