Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/rpath/
H A Drpath_test.c42 * Checks the successful loading of 'g_originLib' using this relative rpath setting.
46 void *handle = dlopen(g_originLib, RTLD_LAZY); in RapthRelative()
87 void *handleErr = dlopen_ns(&dlns, g_originLib, RTLD_LAZY); in RpathNsOrigin()
93 void *handle = dlopen_ns(&dlns, g_originLib, RTLD_LAZY); in RpathNsOrigin()
H A Drpath_test.h20 static const char* g_originLib = "libprimary_origin.so"; variable

Completed in 2 milliseconds