Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DConfig.h233 bool zGlobal; member
H A DDriver.cpp1176 config->zGlobal = hasZOption(args, "global"); in readConfigs()
H A DSyntheticSections.cpp1361 if (config->zGlobal) in finalizeContents()