Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker_soinfo.h355 bool is_image_linked() const;
Dlinker_soinfo.cpp796 bool soinfo::is_image_linked() const { in is_image_linked() function in soinfo
Dlinker.cpp3232 if (is_image_linked()) { in link_image()