Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker.cpp2205 static soinfo* soinfo_from_handle(void* handle) { in soinfo_from_handle() function
2237 si = soinfo_from_handle(handle); in do_dlsym()
2314 soinfo* si = soinfo_from_handle(handle); in do_dlclose()