Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/rtld/common/
H A D_a.out.h46 extern int aout_get_mmap(Lm_list *, mmapobj_result_t *);
H A Da.out.c725 aout_get_mmap(Lm_list *lml, mmapobj_result_t *mpp) in aout_get_mmap() function
H A Dsetup.c559 if (aout_get_mmap(&lml_main, mpp)) { in setup()