Home
last modified time | relevance | path

Searched refs:attribute_relro (Results 1 – 9 of 9) sorted by relevance

/sysdeps/nptl/
A Ddl-mutex.c25 __typeof (pthread_mutex_lock) *___rtld_mutex_lock attribute_relro;
26 __typeof (pthread_mutex_unlock) *___rtld_mutex_unlock attribute_relro;
A Ddl-tls_init_tp.c48 const unsigned int __rseq_size attribute_relro; variable
49 const int __rseq_offset attribute_relro; variable
/sysdeps/unix/sysv/linux/
A Ddl-vdso-setup.c38 # define RELRO attribute_relro
A Ddl-execstack.c30 extern int __stack_prot attribute_relro attribute_hidden;
/sysdeps/generic/
A Dldsodefs.h740 attribute_relro __rtld_local_attribute__;
742 attribute_relro __rtld_global_attribute__;
748 attribute_relro __rtld_global_attribute__;
779 attribute_relro
785 extern int _dl_argc attribute_hidden attribute_relro;
788 attribute_relro
795 attribute_relro
800 attribute_relro
812 extern void *_dl_random attribute_hidden attribute_relro;
/sysdeps/unix/sysv/linux/aarch64/
A Dsysdep.h256 extern uintptr_t __pointer_chk_guard_local attribute_relro attribute_hidden;
276 extern uintptr_t __pointer_chk_guard attribute_relro;
/sysdeps/unix/sysv/linux/alpha/
A Dsysdep.h347 extern uintptr_t __pointer_chk_guard_local attribute_relro attribute_hidden;
351 extern uintptr_t __pointer_chk_guard attribute_relro;
/sysdeps/arm/
A Dsysdep.h314 extern uintptr_t __pointer_chk_guard_local attribute_relro attribute_hidden;
334 extern uintptr_t __pointer_chk_guard attribute_relro;
/sysdeps/mach/hurd/
A Ddl-sysdep.c65 void *_dl_random attribute_relro = NULL;

Completed in 13 milliseconds