Home
last modified time | relevance | path

Searched defs:lookup_list (Results 1 – 2 of 2) sorted by relevance

/bionic/linker/
Dlinker_relocate.cpp63 Relocator(const VersionTracker& version_tracker, const SymbolLookupList& lookup_list) in Relocator()
73 const SymbolLookupList& lookup_list; member in Relocator
591 bool soinfo::relocate(const SymbolLookupList& lookup_list) { in relocate()
Dlinker.cpp1791 SymbolLookupList lookup_list(global_group, local_group); in find_libraries() local
3329 bool soinfo::link_image(const SymbolLookupList& lookup_list, soinfo* local_group_root, in link_image()