Searched refs:aout_get_mmap (Results 1 – 3 of 3) sorted by relevance
46 extern int aout_get_mmap(Lm_list *, mmapobj_result_t *);
725 aout_get_mmap(Lm_list *lml, mmapobj_result_t *mpp) in aout_get_mmap() function
559 if (aout_get_mmap(&lml_main, mpp)) { in setup()