Home
last modified time | relevance | path

Searched defs:_LIBCXXABI_FUNC_VIS (Results 1 – 2 of 2) sorted by relevance

/external/libcxxabi/include/
D__cxxabi_config.h26 #define _LIBCXXABI_FUNC_VIS macro
31 #define _LIBCXXABI_FUNC_VIS __declspec(dllexport) macro
36 #define _LIBCXXABI_FUNC_VIS __declspec(dllimport) macro
43 #define _LIBCXXABI_FUNC_VIS __attribute__((__visibility__("default"))) macro
52 #define _LIBCXXABI_FUNC_VIS macro
/external/libcxx/include/
D__cxxabi_config.h26 #define _LIBCXXABI_FUNC_VIS macro
31 #define _LIBCXXABI_FUNC_VIS __declspec(dllexport) macro
36 #define _LIBCXXABI_FUNC_VIS __declspec(dllimport) macro
43 #define _LIBCXXABI_FUNC_VIS __attribute__((__visibility__("default"))) macro
52 #define _LIBCXXABI_FUNC_VIS macro