Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker.h170 void increment_dso_handle_reference_counter(void* dso_handle);
Ddlfcn.cpp293 increment_dso_handle_reference_counter(dso_handle); in __loader_add_thread_local_dtor()
Dlinker.cpp1952 void increment_dso_handle_reference_counter(void* dso_handle) { in increment_dso_handle_reference_counter() function