Home
last modified time | relevance | path

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

/aosp12/bionic/linker/
H A Dlinker_soinfo.h251 void call_destructors();
H A Dlinker_soinfo.cpp555 void soinfo::call_destructors() { in call_destructors() function in soinfo
H A Dlinker.cpp1883 si->call_destructors(); in soinfo_unload_impl()