__relro
static void *static_tls __relro;
static size_t static_tls_fsize __relro;
size_t _static_tls_size __relro = 0;
int _static_tls_align __relro;
int _static_tls_align_offset __relro;
struct dl_phdr_info _static_phdr_info __relro = { .dlpi_name = "a.out" };
const dl_cb *_dl_cb __relro = NULL;
int _dl_pagesz __relro = 4096;
int _dl_bindnow __relro = 0;
int _dl_debug __relro = 0;
int _dl_trust __relro = 0;
char **_dl_libpath __relro = NULL;
const char **_dl_argv __relro = NULL;
int _dl_argc __relro = 0;
static struct malloc_readonly mopts __relro;