Searched refs:seenRelroEnd (Results 1 – 3 of 3) sorted by relevance
678 if (!ctx.script->seenRelroEnd) in readSections()1010 osec->relro = ctx.script->seenDataAlign && !ctx.script->seenRelroEnd; in readOutputSectionDescription()1158 bool savedSeenRelroEnd = ctx.script->seenRelroEnd; in readAssignment()1178 cmd->dataSegmentRelroEnd = !savedSeenRelroEnd && ctx.script->seenRelroEnd; in readAssignment()1572 ctx.script->seenRelroEnd = true; in readPrimary()
422 bool seenRelroEnd = false; variable
4929 ctx.script->seenRelroEnd)) { in createSyntheticSections()