Searched defs:__exported (Results 1 – 3 of 3) sorted by relevance
160 #define __exported __attribute__((__visibility__("default"))) macro
319 #define __exported __attribute__((__visibility__("default"))) macro
200 struct r_debug r_debug __exported; /* for GDB; */ variable