Searched refs:HasDataRelRo (Results 1 – 1 of 1) sorted by relevance
314 bool HasDataRelRo = Script->HasSectionsCommand && findSection(".data.rel.ro"); in createSyntheticSections() local316 make<BssSection>(HasDataRelRo ? ".data.rel.ro.bss" : ".bss.rel.ro", 0, 1); in createSyntheticSections()