Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A D_elf.h49 extern int elf_copy_gen(Rt_map *);
H A Danalyze.c410 if (elf_copy_gen(nlmp) == 0) in _relocate_lmc()
/illumos-gate/usr/src/cmd/sgs/rtld/i386/
H A Di386_elf.c980 elf_copy_gen(Rt_map *lmp) in elf_copy_gen() function