Searched refs:relocate_finish (Results 1 - 7 of 7) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/ |
H A D | sparc_a.out.c | 444 return (relocate_finish(lmp, bound, ret));
|
H A D | sparc_elf.c | 1124 return (relocate_finish(lmp, bound, ret));
|
/illumos-gate/usr/src/cmd/sgs/rtld/amd64/ |
H A D | amd64_elf.c | 912 return (relocate_finish(lmp, bound, ret));
|
/illumos-gate/usr/src/cmd/sgs/rtld/common/ |
H A D | _rtld.h | 760 extern int relocate_finish(Rt_map *, APlist *, int);
|
H A D | analyze.c | 3347 relocate_finish(Rt_map *lmp, APlist *bound, int ret) function
|
/illumos-gate/usr/src/cmd/sgs/rtld/i386/ |
H A D | i386_elf.c | 886 return (relocate_finish(lmp, bound, ret));
|
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/ |
H A D | sparc_elf.c | 1380 return (relocate_finish(lmp, bound, ret));
|
Completed in 77 milliseconds