Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker_soinfo.h113 bool needs_slow_path() const { return slow_path_count_ > 0; } in needs_slow_path() function
Dlinker_soinfo.cpp209 return lookup_list.needs_slow_path() ? in ElfW()