HomeSort by relevance Sort by last modified time
    Searched refs:elf_lookup (Results 1 - 2 of 2) sorted by null

  /bionic/linker/
linker_soinfo.h 276 bool elf_lookup(SymbolName& symbol_name, const version_info* vi, uint32_t* symbol_index) const;
linker_soinfo.cpp 141 elf_lookup(symbol_name, vi, &symbol_index);
245 bool soinfo::elf_lookup(SymbolName& symbol_name, function in class:soinfo

Completed in 5289 milliseconds