Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/os/
Dlibrary_loader.h37 constexpr auto DYNAMIC_LIBRARY_SUFFIX = ".dylib"; variable
40 constexpr auto DYNAMIC_LIBRARY_SUFFIX = ".dll"; variable
43 constexpr auto DYNAMIC_LIBRARY_SUFFIX = ".so"; variable