Home
last modified time | relevance | path

Searched refs:dso_easy_symver_name (Results 1 – 4 of 4) sorted by relevance

/third_party/musl/libc-test/src/functionalext/symver/
Ddlvsym.c93 void *handle = dlopen(dso_easy_symver_name, RTLD_LAZY); in dlvsym_easy_symver_0100()
126 void *handle = dlopen(dso_easy_symver_name, RTLD_LAZY); in dlvsym_easy_symver_0200()
159 void *handle = dlopen(dso_easy_symver_name, RTLD_LAZY); in dlvsym_easy_symver_0300()
191 void *handle = dlopen(dso_easy_symver_name, RTLD_LAZY); in dlvsym_easy_symver_0400()
Ddlsym.c115 void *handle = dlopen(dso_easy_symver_name, RTLD_LAZY); in dlsym_easy_symver_0200()
148 void *handle = dlopen(dso_easy_symver_name, RTLD_LAZY); in dlsym_easy_symver_0300()
Ddso_symver.c22 const char *dso_easy_symver_name = "libdso_easy_symver.so"; variable
Ddso_symver.h27 extern const char *dso_easy_symver_name;