Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/ELF/
H A DConfig.h314 bool zNodlopen; member
H A DDriver.cpp1438 config->zNodlopen = hasZOption(args, "nodlopen"); in readConfigs()
H A DSyntheticSections.cpp1347 if (config->zNodlopen) in computeContents()