Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/dlns/
Ddlns_test.h20 static const char* dllName = "libdlopen_ns_dso.so"; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/
Djitprofiling.c279 char *dllName = (char*)rcsid; /* !! Just to avoid unused code elimination */ in loadiJIT_Funcs() local
/third_party/musl/libc-test/src/functional/
Ddlopen_ns.c7 const char* dllName = "libdlopen_ns_dso.so"; variable