Searched refs:elf_reloc (Results 1 – 8 of 8) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/rtld/common/ |
H A D | _elf.h | 69 extern int elf_reloc(Rt_map *, uint_t, int *, APlist **);
|
H A D | elf.c | 101 elf_reloc,
|
/illumos-gate/usr/src/boot/sys/sys/ |
H A D | linker.h | 271 int elf_reloc(linker_file_t _lf, Elf_Addr base, const void *_rel, int _type, elf_lookup_fn _lu);
|
/illumos-gate/usr/src/cmd/sgs/rtld/amd64/ |
H A D | amd64_elf.c | 381 elf_reloc(Rt_map *lmp, uint_t plt, int *in_nfavl, APlist **textrel) in elf_reloc() function
|
/illumos-gate/usr/src/cmd/sgs/rtld/i386/ |
H A D | i386_elf.c | 360 elf_reloc(Rt_map *lmp, uint_t plt, int *in_nfavl, APlist **textrel) in elf_reloc() function
|
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/ |
H A D | sparc_elf.c | 535 elf_reloc(Rt_map *lmp, uint_t plt, int *in_nfavl, APlist **textrel) in elf_reloc() function
|
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/ |
H A D | sparc_elf.c | 740 elf_reloc(Rt_map *lmp, uint_t plt, int *in_nfavl, APlist **textrel) in elf_reloc() function
|
/illumos-gate/usr/src/cmd/abi/appcert/etc/ |
H A D | etc.scoped.in | 185 SCOPED_SYMBOL|SunOS_5.6|ld.so.1|elf_reloc
|