Searched refs:seenRelroEnd (Results 1 – 3 of 3) sorted by relevance
611 if (!script->seenRelroEnd) in readSections()927 osec->relro = script->seenDataAlign && !script->seenRelroEnd; in readOutputSectionDescription()1062 bool savedSeenRelroEnd = script->seenRelroEnd; in readAssignment()1083 cmd->dataSegmentRelroEnd = !savedSeenRelroEnd && script->seenRelroEnd; in readAssignment()1473 script->seenRelroEnd = true; in readPrimary()
359 bool seenRelroEnd = false; variable
524 !script->hasSectionsCommand) || script->seenRelroEnd)) { in createSyntheticSections()