Home
last modified time | relevance | path

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

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