/openbsd/lib/csu/ |
H A D | crtbegin.c | 82 long __guard_local __dso_hidden __attribute__((section(".openbsd.randomdata"))); variable 148 char __csu_do_fini_array __dso_hidden = 0; variable
|
H A D | crtbeginS.c | 69 long __guard_local __dso_hidden __attribute__((section(".openbsd.randomdata"))); variable
|
/openbsd/lib/libc/sys/ |
H A D | stack_protector.c | 47 long __guard_local __dso_hidden __attribute__((section(".openbsd.randomdata"))); variable
|
/openbsd/libexec/ld.so/ |
H A D | util.c | 44 long __guard_local __dso_hidden __attribute__((section(".openbsd.randomdata"))); variable
|
/openbsd/sys/sys/ |
H A D | cdefs.h | 242 #define __dso_hidden __attribute__((__visibility__("hidden"))) macro 251 #define __dso_hidden macro
|
/openbsd/libexec/ld.so/alpha/ |
H A D | rtld_machine.c | 46 int64_t pcookie __attribute__((section(".openbsd.randomdata"))) __dso_hidden; variable
|
/openbsd/libexec/ld.so/mips64/ |
H A D | rtld_machine.c | 41 int64_t pcookie __attribute__((section(".openbsd.randomdata"))) __dso_hidden; variable
|
/openbsd/libexec/ld.so/powerpc64/ |
H A D | rtld_machine.c | 43 int64_t pcookie __attribute__((section(".openbsd.randomdata"))) __dso_hidden; variable
|
/openbsd/libexec/ld.so/powerpc/ |
H A D | rtld_machine.c | 44 int64_t pcookie __attribute__((section(".openbsd.randomdata"))) __dso_hidden; variable
|
/openbsd/libexec/ld.so/m88k/ |
H A D | rtld_machine.c | 60 int64_t pcookie __attribute__((section(".openbsd.randomdata"))) __dso_hidden; variable
|
/openbsd/libexec/ld.so/hppa/ |
H A D | rtld_machine.c | 59 int64_t pcookie __attribute__((section(".openbsd.randomdata"))) __dso_hidden; variable
|
/openbsd/libexec/ld.so/arm/ |
H A D | rtld_machine.c | 41 int64_t pcookie __attribute__((section(".openbsd.randomdata"))) __dso_hidden; variable
|
/openbsd/libexec/ld.so/aarch64/ |
H A D | rtld_machine.c | 41 int64_t pcookie __attribute__((section(".openbsd.randomdata"))) __dso_hidden; variable
|
/openbsd/libexec/ld.so/riscv64/ |
H A D | rtld_machine.c | 41 int64_t pcookie __attribute__((section(".openbsd.randomdata"))) __dso_hidden; variable
|
/openbsd/libexec/ld.so/amd64/ |
H A D | rtld_machine.c | 78 int64_t pcookie __attribute__((section(".openbsd.randomdata"))) __dso_hidden; variable
|
/openbsd/libexec/ld.so/i386/ |
H A D | rtld_machine.c | 78 int64_t pcookie __attribute__((section(".openbsd.randomdata"))) __dso_hidden; variable
|
/openbsd/libexec/ld.so/sh/ |
H A D | rtld_machine.c | 42 int64_t pcookie __attribute__((section(".openbsd.randomdata"))) __dso_hidden; variable
|
/openbsd/libexec/ld.so/sparc64/ |
H A D | rtld_machine.c | 79 int64_t pcookie __attribute__((section(".openbsd.randomdata"))) __dso_hidden; variable
|