Searched refs:elf_reloc_relative (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/cmd/sgs/rtld/common/ |
H A D | _inline_reloc.h | 97 elf_reloc_relative(ulong_t rbgn, ulong_t rend, ulong_t rsize, ulong_t base, in elf_reloc_relative() function
|
/titanic_41/usr/src/cmd/sgs/rtld/amd64/ |
H A D | amd64_elf.c | 537 relbgn = elf_reloc_relative(relbgn, relend, in elf_reloc()
|
/titanic_41/usr/src/cmd/sgs/rtld/i386/ |
H A D | i386_elf.c | 515 relbgn = elf_reloc_relative(relbgn, relend, in elf_reloc()
|
/titanic_41/usr/src/cmd/sgs/rtld/sparc/ |
H A D | sparc_elf.c | 666 relbgn = elf_reloc_relative(relbgn, relend, in elf_reloc()
|
/titanic_41/usr/src/cmd/sgs/rtld/sparcv9/ |
H A D | sparc_elf.c | 896 relbgn = elf_reloc_relative(relbgn, relend, in elf_reloc()
|