Searched refs:ZText (Results 1 – 4 of 4) sorted by relevance
205 bool ZText; member
855 bool CanWrite = (Sec.Flags & SHF_WRITE) || !Config->ZText; in processRelocAux()1024 if (!Config->ZText && Config->WarnIfuncTextrel) { in scanReloc()
1297 if (!Config->ZText) in finalizeContents()1373 if (!Config->ZText) in finalizeContents()
892 Config->ZText = getZFlag(Args, "text", "notext", true); in readConfigs()