Searched defs:__dso_hidden (Results 1 - 18 of 18) sorted by relevance

/openbsd-current/lib/libc/sys/
H A Dstack_protector.c47 long __guard_local __dso_hidden __attribute__((section(".openbsd.randomdata"))); variable
/openbsd-current/lib/csu/
H A Dcrtbegin.c82 long __guard_local __dso_hidden __attribute__((section(".openbsd.randomdata"))); variable
148 char __csu_do_fini_array __dso_hidden = 0; variable
H A DcrtbeginS.c69 long __guard_local __dso_hidden __attribute__((section(".openbsd.randomdata"))); variable
/openbsd-current/libexec/ld.so/
H A Dutil.c44 long __guard_local __dso_hidden __attribute__((section(".openbsd.randomdata"))); variable
/openbsd-current/sys/sys/
H A Dcdefs.h242 #define __dso_hidden __attribute__((__visibility__("hidden"))) macro
251 #define __dso_hidden macro
/openbsd-current/libexec/ld.so/powerpc/
H A Drtld_machine.c44 int64_t pcookie __attribute__((section(".openbsd.randomdata"))) __dso_hidden; variable
/openbsd-current/libexec/ld.so/m88k/
H A Drtld_machine.c60 int64_t pcookie __attribute__((section(".openbsd.randomdata"))) __dso_hidden; variable
/openbsd-current/libexec/ld.so/mips64/
H A Drtld_machine.c41 int64_t pcookie __attribute__((section(".openbsd.randomdata"))) __dso_hidden; variable
/openbsd-current/libexec/ld.so/alpha/
H A Drtld_machine.c46 int64_t pcookie __attribute__((section(".openbsd.randomdata"))) __dso_hidden; variable
/openbsd-current/libexec/ld.so/powerpc64/
H A Drtld_machine.c43 int64_t pcookie __attribute__((section(".openbsd.randomdata"))) __dso_hidden; variable
/openbsd-current/libexec/ld.so/arm/
H A Drtld_machine.c41 int64_t pcookie __attribute__((section(".openbsd.randomdata"))) __dso_hidden; variable
/openbsd-current/libexec/ld.so/hppa/
H A Drtld_machine.c59 int64_t pcookie __attribute__((section(".openbsd.randomdata"))) __dso_hidden; variable
/openbsd-current/libexec/ld.so/aarch64/
H A Drtld_machine.c41 int64_t pcookie __attribute__((section(".openbsd.randomdata"))) __dso_hidden; variable
/openbsd-current/libexec/ld.so/sh/
H A Drtld_machine.c42 int64_t pcookie __attribute__((section(".openbsd.randomdata"))) __dso_hidden; variable
/openbsd-current/libexec/ld.so/i386/
H A Drtld_machine.c78 int64_t pcookie __attribute__((section(".openbsd.randomdata"))) __dso_hidden; variable
/openbsd-current/libexec/ld.so/amd64/
H A Drtld_machine.c78 int64_t pcookie __attribute__((section(".openbsd.randomdata"))) __dso_hidden; variable
/openbsd-current/libexec/ld.so/riscv64/
H A Drtld_machine.c41 int64_t pcookie __attribute__((section(".openbsd.randomdata"))) __dso_hidden; variable
/openbsd-current/libexec/ld.so/sparc64/
H A Drtld_machine.c79 int64_t pcookie __attribute__((section(".openbsd.randomdata"))) __dso_hidden; variable

Completed in 478 milliseconds