Searched refs:lm_append (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/rtld/common/ |
H A D | object.c | 129 lm_append(lml, lmco, olmp);
|
H A D | _rtld.h | 728 extern void lm_append(Lm_list *, Aliste, Rt_map *);
|
H A D | a.out.c | 592 lm_append(lml, lmco, lmp);
|
H A D | elf.c | 2367 lm_append(lml, lmco, lmp);
|
H A D | util.c | 1047 lm_append(Lm_list *lml, Aliste lmco, Rt_map *lmp) function
|
Completed in 61 milliseconds