Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker_soinfo.h306 bool is_image_linked() const;
Dlinker_soinfo.cpp678 bool soinfo::is_image_linked() const { in is_image_linked() function in soinfo
Dlinker.cpp3874 if (is_image_linked()) { in link_image()