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

  /bionic/linker/
dlfcn.cpp 114 sym = dlsym_handle_lookup(reinterpret_cast<soinfo*>(handle), &found, symbol);
linker.h 270 ElfW(Sym)* dlsym_handle_lookup(soinfo* si, soinfo** found, const char* name);
linker.cpp 646 ElfW(Sym)* dlsym_handle_lookup(soinfo* si, soinfo** found, const char* name) { function
    [all...]

Completed in 270 milliseconds