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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Ddlfcns.c1743 * get_linkmap_id() translates Lm_list * pointers to the Link_map id as used by
1753 get_linkmap_id(Lm_list *lml) function
1923 *(Lmid_t *)p = get_linkmap_id(LIST(lmp));

Completed in 61 milliseconds