Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DConfig.h247 bool zGlobal; member
H A DDriver.cpp1231 config->zGlobal = hasZOption(args, "global"); in readConfigs()
H A DSyntheticSections.cpp1361 if (config->zGlobal) in computeContents()