Searched refs:getinfo (Results 1 - 1 of 1) sorted by relevance
/ast/src/lib/libdll/ | ||
H A D | dlfcn.c | 168 static struct ld_info* getinfo(void* module) function 247 if (!(info = getinfo(handle)) || !(addr = getloc(info->ldinfo_textorg,info->ldinfo_dataorg,(char*)name))) |
Completed in 10 milliseconds