Searched defs:RELOCATABLE_DLL_EXPORTED (Results 1 – 10 of 10) sorted by relevance
30 # define RELOCATABLE_DLL_EXPORTED __declspec(dllexport) macro32 # define RELOCATABLE_DLL_EXPORTED macro
35 # define RELOCATABLE_DLL_EXPORTED __attribute__((__visibility__("default"))) macro
37 # define RELOCATABLE_DLL_EXPORTED __declspec(dllexport) macro