Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DConfig.h238 bool zKeepTextSectionPrefix; member
H A DDriver.cpp1182 config->zKeepTextSectionPrefix = getZFlag( in readConfigs()
H A DWriter.cpp139 if (config->zKeepTextSectionPrefix) in getOutputSectionName()