Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/ELF/
H A DConfig.h288 bool zNodlopen; member
H A DDriver.cpp1298 config->zNodlopen = hasZOption(args, "nodlopen"); in readConfigs()
H A DSyntheticSections.cpp1339 if (config->zNodlopen) in computeContents()