Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DConfig.h197 bool ZKeepTextSectionPrefix; member
H A DDriver.cpp881 Config->ZKeepTextSectionPrefix = getZFlag( in readConfigs()
H A DWriter.cpp116 if (Config->ZKeepTextSectionPrefix) in getOutputSectionName()