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

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

Completed in 56 milliseconds