Searched refs:seenRelroEnd (Results 1 – 3 of 3) sorted by relevance
642 if (!script->seenRelroEnd) in readSections()970 osec->relro = script->seenDataAlign && !script->seenRelroEnd; in readOutputSectionDescription()1108 bool savedSeenRelroEnd = script->seenRelroEnd; in readAssignment()1129 cmd->dataSegmentRelroEnd = !savedSeenRelroEnd && script->seenRelroEnd; in readAssignment()1517 script->seenRelroEnd = true; in readPrimary()
389 bool seenRelroEnd = false; variable
4857 script->seenRelroEnd)) { in createSyntheticSections()