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