Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/
H A DConfig.h290 bool zOrigin; member
H A DDriver.cpp1300 config->zOrigin = hasZOption(args, "origin"); in readConfigs()
H A DSyntheticSections.cpp1347 if (config->zOrigin) { in computeContents()