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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Delf.c2691 Slookup sl1 = *slp; local
2709 sl1.sl_rsymndx = 0;
2802 if ((nlmp = elf_lazy_load(lmp, &sl1, dynndx, name,
2810 sl1.sl_imap = NEXT_RT_MAP(llmp);
2811 sl1.sl_flags &= ~LKUP_STDRELOC;
2819 if (lookup_sym(&sl1, &sr, binfo, in_nfavl)) {
2832 sl2 = sl1;

Completed in 48 milliseconds