Searched defs:Sym (Results 1 – 1 of 1) sorted by relevance
418 static ElfW(Sym)* soinfo_elf_lookup(soinfo* si, unsigned hash, const char* name) { in ElfW() argument482 static ElfW(Sym)* soinfo_do_lookup(soinfo* si, const char* name, soinfo** lsi) { in ElfW() argument646 ElfW(Sym)* dlsym_handle_lookup(soinfo* si, soinfo** found, const char* name) { in ElfW() argument678 ElfW(Sym)* dlsym_linear_lookup(const char* name, soinfo** found, soinfo* start) { in ElfW() argument712 ElfW(Sym)* dladdr_find_symbol(soinfo* si, const void* addr) { in ElfW() argument