Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/
H A DConfig.h284 bool zKeepTextSectionPrefix; member
H A DLinkerScript.cpp95 if (config->zKeepTextSectionPrefix) in getOutputSectionName()
H A DDriver.cpp1293 config->zKeepTextSectionPrefix = getZFlag( in readConfigs()