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

/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++abi/include/
H A D__cxxabi_config.h27 #define _LIBCXXABI_FUNC_VIS __declspec(dllexport) macro
31 #define _LIBCXXABI_FUNC_VIS __declspec(dllimport) macro
36 #define _LIBCXXABI_FUNC_VIS __attribute__((__visibility__("default"))) macro
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++abi/include/
H A D__cxxabi_config.h27 #define _LIBCXXABI_FUNC_VIS __declspec(dllexport) macro
31 #define _LIBCXXABI_FUNC_VIS __declspec(dllimport) macro
36 #define _LIBCXXABI_FUNC_VIS __attribute__((__visibility__("default"))) macro

Completed in 97 milliseconds