Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DConfig.h336 bool zShstk; member
H A DDriver.cpp1497 config->zShstk = hasZOption(args, "shstk"); in readConfigs()
2786 if (config->zShstk) in readSecurityNotes()