Home
last modified time | relevance | path

Searched refs:dllDylibPath (Results 1 - 2 of 2) sorted by relevance

/third_party/musl/libc-test/src/functionalext/dlns/
H A Ddlns_test.h46 static const char* dllDylibPath = "/system/lib/libstd.dylib.so"; variable
49 static const char* dllDylibPath = "/system/lib64/libstd.dylib.so"; variable
H A Ddlns_dlopen.c301 void* handle = dlopen(dllDylibPath, RTLD_LAZY); in dlopen_relocation()

Completed in 1 milliseconds