Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/librtld/common/
H A D_librtld.h87 extern int count_reloc(Cache *, Cache *, Rt_map *, int, Addr, Xword *,
H A Drelocate.c53 count_reloc(Cache *cache, Cache *_cache, Rt_map *lmp, int flags, Addr addr, in count_reloc() function
H A Ddldump.c467 if (count_reloc(icache, _icache, lmp, flags, addr, in rt_dldump()