fn add_relro_args(cmd: &mut dyn Linker, sess: &Session)
Expand description

Add options making relocation sections in the produced ELF files read-only and suppressing lazy binding.