Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/
H A DConfig.h282 bool zInitfirst; member
H A DDriver.cpp1291 config->zInitfirst = hasZOption(args, "initfirst"); in readConfigs()
H A DSyntheticSections.cpp1331 if (config->zInitfirst) in computeContents()