Home
last modified time | relevance | path

Searched refs:psymndx (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/amd64/
H A Damd64_elf.c385 ulong_t roffset, rsymndx, psymndx = 0; in elf_reloc() local
659 if ((rsymndx == psymndx) && in elf_reloc()
731 psymndx = rsymndx; in elf_reloc()
779 psymndx = rsymndx; in elf_reloc()
/illumos-gate/usr/src/cmd/sgs/rtld/i386/
H A Di386_elf.c364 ulong_t dsymndx, roffset, rsymndx, psymndx = 0; in elf_reloc() local
635 if ((rsymndx == psymndx) && in elf_reloc()
707 psymndx = rsymndx; in elf_reloc()
755 psymndx = rsymndx; in elf_reloc()
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/
H A Dsparc_elf.c538 ulong_t dsymndx, pltndx, roffset, rsymndx, psymndx = 0; in elf_reloc() local
790 if ((rsymndx == psymndx) && in elf_reloc()
861 psymndx = rsymndx; in elf_reloc()
909 psymndx = rsymndx; in elf_reloc()
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/
H A Dsparc_elf.c743 ulong_t pltndx, roffset, rsymndx, psymndx = 0; in elf_reloc() local
1019 if ((rsymndx == psymndx) && in elf_reloc()
1090 psymndx = rsymndx; in elf_reloc()
1138 psymndx = rsymndx; in elf_reloc()