Searched defs:__exported (Results 1 – 2 of 2) sorted by relevance
462 #define __exported __attribute__((__visibility__("default"))) macro465 #define __exported macro
169 struct r_debug r_debug __exported; /* for GDB; */ variable