Home
last modified time | relevance | path

Searched refs:zNow (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DConfig.h242 bool zNow; member
H A DDriver.cpp1187 config->zNow = getZFlag(args, "now", "lazy", false); in readConfigs()
H A DWriter.cpp886 return config->zNow; in isRelroSection()
H A DSyntheticSections.cpp1375 if (config->zNow) { in finalizeContents()
/freebsd-13.1/contrib/llvm-project/lld/ELF/Arch/
H A DX86_64.cpp1136 if (config->zNow) { in getTargetInfo()