Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker.h268 bool has_DT_SYMBOLIC; member
Dlinker.cpp715 if (si_from->has_DT_SYMBOLIC) { in soinfo_do_lookup()
754 if (local_si == si_from && si_from->has_DT_SYMBOLIC) { in soinfo_do_lookup()
2781 has_DT_SYMBOLIC = true; in prelink_image()
2798 has_DT_SYMBOLIC = true; in prelink_image()