Home
last modified time | relevance | path

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

/external/llvm-project/libunwind/src/
Dconfig.h56 #define _LIBUNWIND_EXPORT macro
60 #define _LIBUNWIND_EXPORT __declspec(dllexport) macro
63 #define _LIBUNWIND_EXPORT __attribute__((visibility("default"))) macro