Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DConfig.h321 bool zGlobal; member
H A DDriver.cpp1477 config->zGlobal = hasZOption(args, "global"); in readConfigs()
H A DSyntheticSections.cpp1355 if (config->zGlobal) in computeContents()