Home
last modified time | relevance | path

Searched refs:Dyninfo (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dremove.c214 Dyninfo *dip; in remove_so()
446 Dyninfo *dip; in remove_lists()
665 Dyninfo *dip = DYNINFO(lmp); in gdp_collect()
710 Dyninfo *dip; in remove_rescan()
943 Dyninfo *dip = DYNINFO(lmp); in remove_lmc()
1352 Dyninfo *dip; in remove_hdl()
H A Delf.c340 Dyninfo *dip = &DYNINFO(clmp)[ndx], *pdip; in elf_lazy_load()
609 Dyninfo *dip; in elf_needed()
750 elf_disable_filtee(Rt_map *lmp, Dyninfo *dip) in elf_disable_filtee()
799 Dyninfo *dip = &DYNINFO(ilmp)[ndx];
1255 Dyninfo *dip = &DYNINFO(slp->sl_imap)[ndx];
1685 dynsz = dyncnt * sizeof (Dyninfo);
1700 DYNINFO(lmp) = (Dyninfo *)((uintptr_t)lmp + rtsz + epsz);
1726 Dyninfo *dip;
2704 Dyninfo *dip, *pdip;
H A Dtsort.c396 Dyninfo *dip; in dep_visit()
H A Ddlfcns.c1768 set_def_need(Lm_list *lml, Dyninfo *dyip, const char *name) in set_def_need()
2068 Dyninfo *dyip; in dlinfo_core()
H A Danalyze.c63 Dyninfo *dip = DYNINFO(lmp); in load_filtees()
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/
H A Dcommon_sparc.c95 Dyninfo *dip; in elf_regsyms()
/illumos-gate/usr/src/cmd/sgs/include/
H A Drtld.h603 } Dyninfo; typedef
714 Dyninfo *rt_dyninfo; /* .dynamic information descriptors */