Searched refs:elf_lazy_load (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A D_elf.h55 extern Rt_map *elf_lazy_load(Rt_map *, Slookup *, uint_t, const char *,
H A Delf.c346 * to elf_lazy_load(). This is because all dynamic dependencies
361 elf_lazy_load(Rt_map *clmp, Slookup *slp, uint_t ndx, const char *sym, function
2802 if ((nlmp = elf_lazy_load(lmp, &sl1, dynndx, name,
H A Ddlfcns.c1290 (void) elf_lazy_load(clmp, &sl,
H A Danalyze.c3008 lmp = elf_lazy_load(clmp, slp, bound,

Completed in 253 milliseconds