Searched defs:dlsym (Results 1 - 10 of 10) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dsolib-disc.c24 #define dlsym(handle, func) GetProcAddress (handle, func) macro
H A Dunload.c25 # define dlsym(handle, func) GetProcAddress (handle, TEXT (func)) macro
27 # define dlsym(handle, func) GetProcAddress (handle, func) macro
H A Dwatchpoint-solib.c25 # define dlsym(handle, func) GetProcAddress (handle, TEXT (func)) macro
27 # define dlsym(handle, func) GetProcAddress (handle, func) macro
/netbsd-6-1-5-RELEASE/lib/csu/common_elf/
H A Dcommon.h46 #define dlsym _dlsym macro
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/roken/
H A Ddlfcn_w32.c161 dlsym(void * vhm, const char * func_name) function
/netbsd-6-1-5-RELEASE/lib/libc/dlfcn/
H A Ddlfcn_elf.c42 #undef dlsym macro
49 #define dlsym ___dlsym macro
109 dlsym(void *handle, const char *name) function
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/
H A Dplugin.c143 dlsym (void *handle, const char *name) function
/netbsd-6-1-5-RELEASE/include/
H A Dlink_aout.h174 void *(*dlsym)(void *, const char *); member in struct:ld_entry
/netbsd-6-1-5-RELEASE/libexec/ld.elf_so/
H A Drtld.h201 void *(*dlsym)(void *, const char *); member in struct:Struct_Obj_Entry
/netbsd-6-1-5-RELEASE/lib/libc/include/
H A Dnamespace.h807 #define dlsym __dlsym macro

Completed in 282 milliseconds