Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker.h314 bool can_unload() const;
Dlinker.cpp2180 if (!root->can_unload()) { in soinfo_unload()
2203 if (si->can_unload()) { in soinfo_unload()
3372 bool soinfo::can_unload() const { in can_unload() function in soinfo