Searched defs:dlsym (Results 1 – 2 of 2) sorted by relevance
/external/qemu/ | ||
D | dynlink-static.c | 36 void* dlsym(void) in dlsym() function |
/external/iproute2/include/ | ||
D | dlfcn.h | 22 static inline void *dlsym(void *handle, const char *sym) in dlsym() function |