Home
last modified time | relevance | path

Searched refs:getloc (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/lib/libdll/common/
H A Ddlfcn.c192 static char* getloc(struct hdr* hdr, char* data, char* name) in getloc() function
247 …if (!(info = getinfo(handle)) || !(addr = getloc(info->ldinfo_textorg,info->ldinfo_dataorg,(char*)… in dlsym()