Home
last modified time | relevance | path

Searched refs:HAVE_LIBDL (Results 1 – 25 of 34) sorted by relevance

12

/external/swiftshader/third_party/LLVM/cmake/modules/
DLLVMConfig.cmake.in27 set(HAVE_LIBDL @HAVE_LIBDL@) variable
DLLVM-Config.cmake7 if( HAVE_LIBDL )
/external/llvm/lib/ExecutionEngine/IntelJITEvents/
DCMakeLists.txt3 if( HAVE_LIBDL )
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/IntelJITEvents/
DCMakeLists.txt3 if( HAVE_LIBDL )
/external/llvm/device/include/llvm/Config/
Dconfig.h199 #define HAVE_LIBDL 1 macro
/external/llvm/host/include/llvm/Config/
Dconfig.h203 #define HAVE_LIBDL 1 macro
/external/swiftshader/third_party/LLVM/include-fuchsia/llvm/Config/
Dconfig.h199 #define HAVE_LIBDL 1 macro
/external/swiftshader/third_party/LLVM/include-osx/llvm/Config/
Dconfig.h203 #define HAVE_LIBDL 1 macro
/external/swiftshader/third_party/LLVM/include-linux/llvm/Config/
Dconfig.h203 #define HAVE_LIBDL 1 macro
/external/swiftshader/third_party/LLVM/include-android/llvm/Config/
Dconfig.h203 #define HAVE_LIBDL 1 macro
/external/swiftshader/third_party/LLVM/cmake/
Dconfig-ix.cmake90 check_library_exists(dl dlopen "" HAVE_LIBDL)
186 if( HAVE_LIBDL )
191 if( HAVE_LIBDL )
/external/curl/CMake/Platforms/
DWindowsCache.cmake3 set(HAVE_LIBDL 0) variable
/external/swiftshader/third_party/LLVM/autoconf/m4/
Dltdl.m4304 [AC_DEFINE([HAVE_LIBDL], [1], definition
310 ]], [[dlopen(0, 0);]])],[AC_DEFINE([HAVE_LIBDL], [1], definition
312 [AC_DEFINE([HAVE_LIBDL], [1], definition
/external/python/cpython2/android_arm/pyconfig/
Dpyconfig.h426 #define HAVE_LIBDL 1 macro
/external/python/cpython2/android_arm64/pyconfig/
Dpyconfig.h426 #define HAVE_LIBDL 1 macro
/external/python/cpython2/android_x86_64/pyconfig/
Dpyconfig.h426 #define HAVE_LIBDL 1 macro
/external/python/cpython2/android_x86/pyconfig/
Dpyconfig.h426 #define HAVE_LIBDL 1 macro
/external/python/cpython2/linux_x86_64/pyconfig/
Dpyconfig.h429 #define HAVE_LIBDL 1 macro
/external/python/cpython2/darwin_x86_64/pyconfig/
Dpyconfig.h430 #define HAVE_LIBDL 1 macro
/external/llvm/lib/Support/
DCMakeLists.txt9 if( HAVE_LIBDL )
/external/python/cpython2/RISCOS/
Dpyconfig.h689 #undef HAVE_LIBDL
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DCMakeLists.txt13 if( HAVE_LIBDL )
/external/llvm/cmake/
Dconfig-ix.cmake108 check_library_exists(dl dlopen "" HAVE_LIBDL)
235 if( HAVE_LIBDL )
240 if( HAVE_LIBDL )
/external/swiftshader/third_party/llvm-7.0/llvm/cmake/
Dconfig-ix.cmake88 check_library_exists(dl dlopen "" HAVE_LIBDL)
241 if( HAVE_LIBDL )
246 if( HAVE_LIBDL )
/external/llvm/include/llvm/Config/
Dconfig.h.cmake118 #cmakedefine HAVE_LIBDL ${HAVE_LIBDL}

12