Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/librtld/common/
H A D_librtld.h92 extern int update_dynamic(Cache *, Cache *, Rt_map *, int, Addr, Off,
H A Ddynamic.c39 update_dynamic(Cache *cache, Cache *_cache, Rt_map *lmp, int flags, in update_dynamic() function
H A Ddldump.c864 if (update_dynamic(mcache, dyn_cache, lmp, flags, addr, off, in rt_dldump()