Searched defs:found (Results 1 – 2 of 2) sorted by relevance
/bionic/linker/ | ||
D | dlfcn.cpp | 85 soinfo* found = NULL; in dlsym() local |
D | linker.cpp | 602 Elf32_Sym* dlsym_linear_lookup(const char* name, soinfo** found, soinfo* start) { in dlsym_linear_lookup() |