Searched defs:attribute_relro (Results 1 – 4 of 4) sorted by relevance
61 static struct dl_find_object_internal _dlfo_main attribute_relro; variable69 static uintptr_t _dlfo_nodelete_mappings_end attribute_relro; variable70 static size_t _dlfo_nodelete_mappings_size attribute_relro; variable72 attribute_relro; variable
92 int __stack_prot attribute_hidden attribute_relro variable103 struct r_search_path_struct __rtld_env_path_list attribute_relro; variable107 static const struct r_strlenpair *capstr attribute_relro; variable108 static size_t ncapstr attribute_relro; variable109 static size_t max_capstrlen attribute_relro; variable463 struct r_search_path_struct __rtld_search_dirs attribute_relro; variable
57 int __libc_enable_secure attribute_relro = 0; variable
163 char **_dl_argv attribute_relro = NULL; variable356 struct rtld_global_ro _rtld_global_ro attribute_relro = variable
Completed in 17 milliseconds