Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker.h187 void increment_dso_handle_reference_counter(void* dso_handle);
Ddlfcn.cpp295 increment_dso_handle_reference_counter(dso_handle); in __loader_add_thread_local_dtor()
Dlinker.cpp2065 void increment_dso_handle_reference_counter(void* dso_handle) { in increment_dso_handle_reference_counter() function