Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker.cpp418 static ElfW(Sym)* soinfo_elf_lookup(soinfo* si, unsigned hash, const char* name) { in ElfW() argument
482 static ElfW(Sym)* soinfo_do_lookup(soinfo* si, const char* name, soinfo** lsi) { in ElfW() argument
646 ElfW(Sym)* dlsym_handle_lookup(soinfo* si, soinfo** found, const char* name) { in ElfW() argument
678 ElfW(Sym)* dlsym_linear_lookup(const char* name, soinfo** found, soinfo* start) { in ElfW() argument
712 ElfW(Sym)* dladdr_find_symbol(soinfo* si, const void* addr) { in ElfW() argument