Home
last modified time | relevance | path

Searched refs:dlvsym_implementation (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/dlfcn/
Ddlvsym.c45 dlvsym_implementation (void *handle, const char *name, const char *version, in dlvsym_implementation() function
72 return dlvsym_implementation (handle, name, version, RETURN_ADDRESS (0)); in ___dlvsym()
85 return dlvsym_implementation (handle, name, version, dl_caller); in __dlvsym()
/glibc-2.36/ChangeLog.old/
DChangeLog.2311253 (dlvsym_implementation): New function.