Searched refs:attribute_relro (Results 1 – 9 of 9) sorted by relevance
25 __typeof (pthread_mutex_lock) *___rtld_mutex_lock attribute_relro;26 __typeof (pthread_mutex_unlock) *___rtld_mutex_unlock attribute_relro;
48 const unsigned int __rseq_size attribute_relro; variable49 const int __rseq_offset attribute_relro; variable
38 # define RELRO attribute_relro
30 extern int __stack_prot attribute_relro attribute_hidden;
740 attribute_relro __rtld_local_attribute__;742 attribute_relro __rtld_global_attribute__;748 attribute_relro __rtld_global_attribute__;779 attribute_relro785 extern int _dl_argc attribute_hidden attribute_relro;788 attribute_relro795 attribute_relro800 attribute_relro812 extern void *_dl_random attribute_hidden attribute_relro;
256 extern uintptr_t __pointer_chk_guard_local attribute_relro attribute_hidden;276 extern uintptr_t __pointer_chk_guard attribute_relro;
347 extern uintptr_t __pointer_chk_guard_local attribute_relro attribute_hidden;351 extern uintptr_t __pointer_chk_guard attribute_relro;
314 extern uintptr_t __pointer_chk_guard_local attribute_relro attribute_hidden;334 extern uintptr_t __pointer_chk_guard attribute_relro;
65 void *_dl_random attribute_relro = NULL;
Completed in 13 milliseconds