Home
last modified time | relevance | path

Searched refs:dso_hard_symver_version_old (Results 1 – 3 of 3) sorted by relevance

/third_party/musl/libc-test/src/functionalext/symver/
Ddso_symver.c40 const char *dso_hard_symver_version_old = "OLD"; variable
Ddso_symver.h45 extern const char *dso_hard_symver_version_old;
Ddlvsym.c265 … functype func = (functype)dlvsym(handle, dso_hard_symver_if_symbol, dso_hard_symver_version_old); in dlvsym_hard_symver_0200()