Home
last modified time | relevance | path

Searched defs:__exported (Results 1 – 3 of 3) sorted by relevance

/freebsd/tools/build/cross-build/include/common/sys/
H A Dcdefs.h160 #define __exported __attribute__((__visibility__("default"))) macro
/freebsd/sys/sys/
H A Dcdefs.h319 #define __exported __attribute__((__visibility__("default"))) macro
/freebsd/libexec/rtld-elf/
H A Drtld.c200 struct r_debug r_debug __exported; /* for GDB; */ variable