Searched refs:relro_last (Results 1 – 1 of 1) sorted by relevance
2294 SectionMap::iterator relro_last = out - 1; in setOutputSectionAddress() local2295 if (relro_last != outEnd && in setOutputSectionAddress()2296 (*relro_last)->order() <= SHO_RELRO_LAST && in setOutputSectionAddress()