Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/rtld/common/
H A D_a.out.h47 extern Rt_map *aout_new_lmp(Lm_list *, Aliste, Fdesc *, Addr, size_t, void *,
H A Da.out.c86 aout_new_lmp,
505 aout_new_lmp(Lm_list *lml, Aliste lmco, Fdesc *fdp, Addr addr, size_t msize, in aout_new_lmp() function
H A Dsetup.c552 if ((mlmp = aout_new_lmp(&lml_main, ALIST_OFF_DATA, in setup()