Home
last modified time | relevance | path

Searched refs:zText (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/lld/ELF/
H A DConfig.h264 bool zText; member
H A DDriver.cpp341 if (config->zText && config->zIfuncNoplt) in checkOptions()
1254 config->zText = getZFlag(args, "text", "notext", true); in readConfigs()
H A DRelocations.cpp1048 bool canWrite = (sec.flags & SHF_WRITE) || !config->zText; in processAux()
H A DSyntheticSections.cpp1383 if (!config->zText) in computeContents()
1474 if (!config->zText) in computeContents()