Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/ELF/
H A DConfig.h289 bool zNow; member
H A DWriter.cpp809 return config->zNow; in isRelroSection()
H A DDriver.cpp1299 config->zNow = getZFlag(args, "now", "lazy", false); in readConfigs()
H A DSyntheticSections.cpp1343 if (config->zNow) { in computeContents()
/openbsd/gnu/llvm/lld/ELF/Arch/
H A DX86_64.cpp1181 if (config->zNow) { in getTargetInfo()